Answered
Simple enough PHP/SQL Question
I've made a page where the user signs up to something but I
want to prevent them having the same password as their username.
Whats the easiest way to do this? Do I do it through dreamweaver or
SQL? I assume an IF statement with the conditioon kill or something
along those lines will work, I really do not want values with the
username and password repeated added to my database at all.
Thanks for the help, sorry it's such a newbie question :P
Thanks for the help, sorry it's such a newbie question :P
