Limiting column names to one in PHP?

IanM626

New member
I am building a web site's register page, and I was wondering what code I would use to make it so there can only be one user with a user name. If possible, in an if else statement. Thank you :)
 
Back
Top