Because the password contains special symbols, PHP uses the rawurlencode() function to escape the password and then sends it, so you can log in normally.