I have a small community website and I need to implement some sort of forgotten password function. I currently store the passwords in the DB, encrypted with MD5.
Is
No you cannot decrypt it. that is the whole idea.
You would need to send them a temp password and for them to reset it.