public marks

PUBLIC MARKS from bcpbcp with tags php & "blog post"

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

jay is games: php Zork!

Zork is a text adventure, which is a form of interactive fiction, like a cross between a novel and an RPG with some escape-the-room type puzzles thrown in.

November 2005

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')