Someone at Digitalpoint asked me on how to have ajax inside ajax, like how to process a form with ajax which is already processed by ajax. It’s pretty simple first a file “POSTS” content into a php file which is received by ajax, this php file which receives the data has another form inside it [...]

Tags:

I just made this quick ajax tutorial for people who’re starting out there and want to learn AJAX. The following tutorial will teach: how to submit a simple form through php and get the stuff printed out by using AJAX. The first sect will be plain simple to just print a input string and I’ll [...]

Tags: