Encryting password information parsed through URL
Posted: Thu Mar 18, 2004 4:47 pm
Hi All,
I'm passing a username and password via the URL (standard parameter system), however for security reasons I want to encrypt the password in the URL and decrypt it after $_GET(ing) it.
Can anyone tell me what to do, and how secure that would be?
Many thanks
Mark
I'm passing a username and password via the URL (standard parameter system), however for security reasons I want to encrypt the password in the URL and decrypt it after $_GET(ing) it.
Can anyone tell me what to do, and how secure that would be?
Many thanks
Mark