When a user creates an account on my website, i want the inputted username to be checked against all the current usernames in my database(MySQL) and confirmed if it is available.
Does anyone know any good libraries i could use, or a plug-in for JQuery perhaps?
Thanks, Ben.