Check against database
Posted: Sun Jun 12, 2005 2:48 pm
This is a php/mysql question but it is more based around php, so I put it in PHP-CODE, sorry if this is the wrong place
I need to check a username against those in a mysql database, to see if it is the same as any others, and if so, die.
What queries and php do I need to write?
I need to check a username against those in a mysql database, to see if it is the same as any others, and if so, die.
What queries and php do I need to write?