Hi
I am looking for a script to register new users using MySql and a script to log them in and assign cookies to remember them. I have found a few scripts but nothing completely suitable as I want it to check that there is no username already in table, to send email verification link, and then a login script that checks they aren't already logged and assigns them a cookie.
So far I have a registration script that works the way I want but am struggling to combine it with a login script. If anyone knows of any that are free that would be amazing, I am willing to pay but not too much as well if anyone has anything suitable?
Thanks