i want to add a feature that when registering it sends a email with a link to verify that there email address is real and is in use. then when the email link is click registration is then activated and only then will they be able to login sucessfully
ive added a email address: feild to the registration form
i now gather i will have to add at least email adress feild to the database table, is this the only onle one i will need to add another.
also any help with a script that send this is gratful getting a bit sick of trying to read too many tuorials today.