Question
email verification on registration
I am using Dreamweaver 8 and have created a user registration
page in php. New users register with their email address as
username, choose a password etc. This works fine and registration
takes place and users can then use login page to login.
When a new user register, I want an automatic email be send to that user's email with a verification link which he must click on before he can login for the first time (similar to facebook registration).
Can anyone please advice me on what to do in simple terms please
When a new user register, I want an automatic email be send to that user's email with a verification link which he must click on before he can login for the first time (similar to facebook registration).
Can anyone please advice me on what to do in simple terms please
