Search results

  1. I

    Limiting column names to one in PHP?

    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