How implement AJAX in php programming? Please explain me anyone with basic example. Thanks in advance.....
1.Get Jquery 2. get to know the post, get and ajax function 3. write your php 4. write your javascript 5. profit
You need to select an ajax library that you want to work with. JQuery is one option, scriptaculous is another but there are many. Decide which will best suit your requirements and work through their tutorials or documentation. Each will be implemented differently so until you have chosen your library we can't help.