PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
You can't decrypt an md5 hash. (Well, some folks say they can, but for practical purposes, md5 is one-way encryption). So you can't send people passwords which they have lost. You need to make an arrangement which allows them to reset their password instead.