I have a php admin interface page to control access to some of my pages. What i am wondering is this, i have an update page that lets me update a user's login name/password, but the password is encrypted. Is there a way to pass that password without the encryption so i can just tell the user what he/she password is?
Thanks for any help
Thanks for any help