Main > PHP and AJAX - Page 9 of 16


February 8, 2006

There was a discussion in the PHP internals started by Rasmus about bundling JSON into PHP Core. The JSON Extension which serializes/deserializes datatypes into Javascript Object Notation and vice versa, is already available as PHP extension PHP-JSON. pecl/json is a...

February 6, 2006

Many asked me about AJAX chat applications, I have already posted three implementations here but there is more solutions that I haven't talked about. What is interesting in Chat applications that it involve real time data processing, so in this...

February 2, 2006

I have contacted Joshua Eichorn, author of HTML_AJAX for an interview and as promised here is the interview. I asked Joshua about AJAX, HTML_AJAX, his experience, projects, current status,future projects and much more....

February 1, 2006

Joshua have just announced the release of HTML_AJAX 0.3.4 with lots of bug fixes and improvements. Testing have been successful for this release expecting few problems with the shoutbox. You can download HTML_AJAX from pear website or install directly using...

January 31, 2006

I was looking for a solution to upload files using AJAX few months ago, the feature I saw it then in Gmail but didn't find a solution to do it. I just find a solution today, AJAX File Uploader allow...

January 30, 2006

phpAjaxTags is the PHP port of the java tag library "AjaxTags". The project is very new, registered at sourceforge on the 26 january 2006 and is available under the Apache License V2.0. The project page show the different tags implemented...

January 28, 2006

CBL Partial Updater is an AJAX library for PHP. Unlike other libraries, all operations are controlled by the server side. Using the library, it is very easy to add AJAX features to existing PHP applications. Just add a few lines...

January 24, 2006

AJAX Webmails are one of the most common applications of AJAX, and maybe Gmail was the first web application which made people talk a lot about AJAX. And if we look more further in webmails we'll find many features powered...
ezRemoteScripter is a javascript wrapper around the XmlHttpRequest object, even that the idea of AJAX is easy to implement we are seeing more and more implementation from authors that don't find the features they're looking for in current impelementation, as...
zephyr is an ajax based framework for php5 developers. you can easily develop business applications using this robust framework. this is extremely easy to learn and very simple to implement. you can deliver a full fledged ajax application with strong...
< prev page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 next page >