How To Create Database-enabled Ajax Requests Using PHP and MySQL
Filed in archive AJAX by gautam on November 28, 2006

While searching the internet I came across an interesting article regarding how database enabled Ajax requests could be created using PHP and MySQL. To start with front end HTML and JavaScript files have to be created for making requests to the server side. What we get is a PHP file which fills the vacuum between Ajax and PHP object connecting to a MySQL database and returning
results as an XML response to the Ajax engine. Read more
Permalink: How To Create Database-enabled Ajax Requests Using PHP and MySQL
Tags:
PHP MySQL Ajax Database enabled Ajax ajax enabled+ajax
Trackback: http://www.creative-weblogging.com/cgi-bin/mt-tb.pl/44026












