Click once:
Quote:
|
Hint: your password has four characters in it
|
Click again:
Quote:
|
Your password has been emailed to your address.
|
Of course, as explored above, the standard password encryption won't let you do that. But if your function emails the actual password to the user, instead of changing it to something random, then you can.
Question, though. Why would you display the password to the user? Where's the verification? If you're going to do that, might as well just let anyone log in as someone else. This could work if you had a secret question though..