public marks

PUBLIC MARKS from znarf with tags php & xmlhttprequest

October 2005

March 2005

SAJAX - Simple Ajax Toolkit

by 49 others (via)
Sajax is a tool to make programming websites using the Ajax framework — also known as XMLHTTPRequest or remote scripting — as easy as possible. Sajax makes it easy to call PHP functions from your webpages via JavaScript without performing a browser refresh.

December 2004

JPSPAN

by 6 others
JPSpan provides tools to "hook up" PHP and Javascript, for the purpose of fetching data from PHP into a web page which has already loaded, without reloading the entire page.

JPSpan

by 6 others
JPSpan provides tools to "hook up" PHP and Javascript, for the purpose of fetching data from PHP into a web page which has already loaded, without reloading the entire page.

September 2004

LiveWiki

by 5 others
This basic wiki is made in JS and PHP. It uses JavaScript and DHTML functions like XMLHTTPRequest and InnerHTML.