Hi,
Although there are a thousand and one user registration scripts around, I am yet to find one that asks the user for the following information:
1. username
2. password1 (once)
3. password2 (for verfication of password1)
and a submit button, that once pressed, hashes the password field and stores the user details in a MySQL database.
I would then like to send an email out to the user informing them of their registration, BUT DO NOT REQUIRE the user to click on an activation link. They are simply redirected back to a log on screen after registration.
One of my developers can then accept registered users from the database and go forth with session ID's to allow navigation around the site.
Does anyone have a download available to solve the problem, or can anyone offer assistance ? Please help, you can make my life a lot easier !!!
Many thanks in advance.