public marks

PUBLIC MARKS from bcpbcp with tag xmlhttprequest

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.

January 2006

October 2005

The Mouse Whisperer - Ajax (XMLHTTPRequest) Tutorial

by 2 others
Page update without refresh using Javascript, PHP and XML's XMLHTTPRequest object (also known as 'remote scripting')

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.

XMLHttpRequest Usability Guidelines | Baekdal.com

by 19 others
XMLHttpRequest is becoming more and more popular, and many people are currently exploring what we could do with it. Unfortunately this also causes people to reinvent old and forgotten usability problems.