PHP MySQL lost password code
Posted: Thu Oct 16, 2008 1:19 pm
Hi All,
I've got a small shareware program with a few users and I need to set up a 'Retrieve your registration details' form. I've been told that PHP is the way forward. The idea is a form that the users enter their username or email into and the PHP script mails them their registration details which it gets from a MySQL database.
Not rocket science but I'm not a PHP programmer. I'll manage the SQL by myself.
Can anyone point me to a code snippet that resembles this requirement?
Thanks,
Wilson Logan.
I've got a small shareware program with a few users and I need to set up a 'Retrieve your registration details' form. I've been told that PHP is the way forward. The idea is a form that the users enter their username or email into and the PHP script mails them their registration details which it gets from a MySQL database.
Not rocket science but I'm not a PHP programmer. I'll manage the SQL by myself.
Can anyone point me to a code snippet that resembles this requirement?
Thanks,
Wilson Logan.