Main > PHP and AJAX - Page 13 of 15


August 8, 2005

Personaly I was looking for some coffee and I found this one : Espresso recipe finder. Its using AJAX to load data organized alphabetically of coffee receipe. Looks like he got 800 more receipes to add, cool !...

August 7, 2005

Chategory is a PHP-powered chatting system. Unlike most chatting systems, however, it updates its content without page-reloading by utilizing Ajax technology. The core system can be used in many ways, including a complete chatting system and a shout box. The...
Jeff's Blog have a nice post about AJAX and PHP Form Processing, you can see the result of his experiment here For this project, I needed a form to send an email to the client once its been validated and...
Michael Bommarito have written an AJAX OPML Generator, a PHP tool that turn your LiveJournal friends list into an OPML file. OPML is a popular format used by many RSS/ATOM feed reading services. This is pretty much a ripoff of...
We've already posted about Emil’s Chronicle AJAX DHTML Spell Checker, a Lite version is available he call it LiteSpellChecker. I’ve reimplemented the plain text version of my spellchecker, named LiteSpellChecker. The rich text one has been renamed to RichSpellChecker, but...

August 4, 2005

xajax is an open source PHP class library that allows you to easily create powerful, web-based, Ajax applications using HTML, CSS, JavaScript, and PHP. Applications developed with xajax can asynchronously call server-side PHP functions and update content without reloading the...

August 1, 2005

ffGallery is an open source photo gallery software written in AJAX + PHP. Its using the SAJAX Toolkit and tested for Firefox 1.0.4, IE6 and safari 1.2. Its written to be an alternative to flash based image galleries in an...

July 30, 2005

Rasmus posted a small tutorial to AJAX in the PHP mailing list I find a lot of this AJAX stuff a bit of a hype. Lots of people have been using similar things long before it became "AJAX". And it...

July 29, 2005

The first proposal HTML::HTML_AJAX was deleted from PEAR because of the PEAR naming standard, but now its again on PEAR pepr for voting. Joshua Eichorn added in the PEAR mailing list : There is still more development I'd like to...

July 26, 2005

I don't have Internet explorer to test it, but anakin pointed in his blog to a possible bug using XMLHttpRequest. Internet Explorer looks to hang up if you send a utf-8 header in response to XMLHttpRequest(). The bug have been...
< prev page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 next page >