How to create an inline submit with php?

RA8

New member
I want to create an inline submit, take the example of google when you type in the search box suggestions will appear, or any sign up page where you type a username and the website checks if the username is taken or not. How can i do the same? type in a box , check if the username is taken without refreshing the page nor go to another page.
 
Back
Top