I apologise if this is the wrong place for this question, I wasn't sure which forum it should go in!
Basically I'm setting up a PHP/MySQL user database where users use a form to give their details and a choice of username and password and this is stored in the database (after all the testing for uniqueness of course), basically the same registration process you find on all websites.
My question is how do I get the system to automatically email users with the username/password details they've just entered and how do I get it to email a specific address when someone has lost their password ?
TIA, ro88o
Basically I'm setting up a PHP/MySQL user database where users use a form to give their details and a choice of username and password and this is stored in the database (after all the testing for uniqueness of course), basically the same registration process you find on all websites.
My question is how do I get the system to automatically email users with the username/password details they've just entered and how do I get it to email a specific address when someone has lost their password ?
TIA, ro88o