Copy link to clipboard
Copied
How do you securley check a user's password when logging them in? How would I use md5 to do this? I would also like a remember me feature that takes their login information, and logs them right in. i am just not sure how to tie this all together.
Copy link to clipboard
Copied
For encryption, checkout PHP Mcrypt library
For auto-login, see HTTP Cookies,
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more