Home     PHP / Javascript / Ajax
PHP Ajax request Script

PHP Script Codes > development

ajax request Free

Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 49

PHP Script Codes > ajax request
This is a generic template one can use to make AJAX calls from a web page. One simplification I have implemented in many of my projects, is that instead of XML, my scripts generate JavaScript. It saves me the trouble of having to parse the AJAX response text.