php-based ajax

by prettyscripts on 2008-01-08 16:32:24

freephpajaxxajax

ajax stands for asynchronous javascript and xml. it’s used for creating a more interactive web applications. web page content can be updated without reloading the entire web page. think gmail, and the current yahoo!mail and hotmail interfaces. a better explanation here.

even though i’ve been working on web development projects for years, javascript is one of my weakest links. most ajax packages are javascript based. so i’ve been avoiding using it until i found out about xajax, which is php based.

include this project library and do all your code in php (and maybe teeny tiny bit of javascript), it will do everything else for you.

it’s open source. it’s free!

even though V0.5 is still in beta, it’s trialled on a production site without any problems. list of V0.5 functions here. if you’re worried about stability, use the stable V0.25.

Tags: ajax, php, xajax

No feedback yet

Leave a comment


Your email address will not be revealed on this site.
PoorExcellent
note: all comments are moderated. do not spam and do not advertise. only comments relevant to the post will be published.
(Line breaks become <br />)
(For my next comment on this site)
(Allow users to contact me through a message form -- Your email will not be revealed!)