public marks

PUBLIC MARKS from bcpbcp with tags xmlhttprequest & article

March 2006

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.

October 2005

XML.com: Very Dynamic Web Interfaces

by 25 others
In this article, I'll be exploring how this problem can be tackled with the use of JavaScript and the XMLHttpRequest object.