public marks

PUBLIC MARKS from bcpbcp with tags articles & xmlhttprequest

04 March 2006 20:15

Creating a MySQL connection with PHP/AJAX at John Wiseman

by 5 others (via)
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. This tutorial will be the first in a series of articles leading to the development of a fully functional dynamic web events application.