Check Available Username w/o Refreshing
It is a sample code to check if username is available without refreshing. I used PHP and JQuery in this project. I used keyup event that automatically tells if the username typed in is still available or not. Hope you learn from this simple project.