K
kristie ann
Hey,
I am creating a login system where a user can register only if the
username entered matches a list of usernames in the database. They are
then required to enter a password and retype a password to register.
The main problem Im having is making sure that the username entered
matches that in the database. Also I need to make sure that the
password field in the database is empty, if not then they are an
existing user.... Please if anyone has some code that would help me
with my problem that would be great...Thanks
I am creating a login system where a user can register only if the
username entered matches a list of usernames in the database. They are
then required to enter a password and retype a password to register.
The main problem Im having is making sure that the username entered
matches that in the database. Also I need to make sure that the
password field in the database is empty, if not then they are an
existing user.... Please if anyone has some code that would help me
with my problem that would be great...Thanks