Main > PHP and AJAX - Page 14 of 16


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...
Brent Ashley have an interestning AJAX implementation called JSRS. Javascript Remote Scripting (JSRS) is a client-side javascript library which uses Dynamic HTML elements to make hidden remote procedure calls to the server. You can find JSRS here with examples for...

July 22, 2005

This is a nice usage of AJAX to create a phone book using XHConn (A Simple XMLHTTP Interface). But anyway I think its faster to do CTRL+F and search for a contact since it loads already all data in the...
Jim Plush posted thoughts about PHP and AJAX and "punishing" your clients less. The post talk about his experience of creating dynamic menus for companies that have huge data, in fact PHP and AJAX could be a real alternative. Dynamic...

July 20, 2005

ClearHealth is PHP GPL Practice Management System providing Medical Billing, Medical Accounts Recievable, Scheduling, Access Control, and EMR. AJAX is used thoughout for Patient Search, and in the Admin module. Be sure to check out the Fee Schedule editor and...
< prev page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 next page >