is there anyone has this working or am i the one?
when a user is registered it always says "Failed. Check your email...". it anyway sends the mail. it does not contain any code. url in the mail is like
http://localhost/validation.php/?code=&uid=user1
db parameters seem to be correct
changed the "a" to pliggggg
changed /validation.php/?code=$encode&uid=$username to /validation.php?code=$encode&uid=$username. removing extra slash after .php