36 sites, 11,103 entries and counting...     Get a free blog; Join a Weblog Network!
Top

Simple and clear example of how to create a MySQL connection with PHP/AJAX

November 18, 2005

This is a good and simple example of doing one very clear action — sending a command to open a MySQL database connection through the AJAX transport layer. It includes downloadable code examples as well to get you started.

Filed under, “Roll-your-own-Ajax” department. :)

In this tutorial I will explain how to open a mysql database connection using PHP and the all popular AJAX. The purpose of this article is to demonstrate how the XMLHttpRequest object works within php and the advantages of using it.

Read the full article: Creating a MySQL connection with PHP/AJAX at John Wiseman

Comments

One Response to “Simple and clear example of how to create a MySQL connection with PHP/AJAX”

  1. q on March 31st, 2006 10:30 am

    q

Got something to say?





Bottom