Checking username availability with Ajax using Jquery
Today we are going to learn how to build a form that can automatically or manually check if a username is taken or not. These types of forms can enhance the registration process greatly. Lets get started! Firstly you will need to set up a table in your database called …
Read More