Create a Simple Application to Search a User Name from Database in AJAX

Hi,
Many of us does not know how to use AJAX and roaming in the Internet for one sample application from which we can start building our knowledge in AJAX (Asynchronous JavaScript and XML).
 
I have a small web application whose backend database is in MySQL and the Server side scripting language is PHP (Hypertext Pre Processor).
 
First [...]