Tag Archives: AJAX

XAJAX

Nice PHP Class Library for usage of AJAX together with PHP: http://www.xajaxproject.org/ If you want to integrate this with a template system like Smarty for example this is pretty easy: http://blogs.linux.ie/aj/2005/12/31/xajax-smarty/

Posted in Development | Tagged , | Leave a comment

AJAX alternative

Since AJAX is becomming more popular but not as compatible as it should, here is an alternative solution. I haven’t tested this myself, but it seems interesting enough to give it a try. http://www.phpit.net/article/ajax-php-without-xmlhttprequest/ Update: after some serious testing this … Continue reading

Posted in Development | Tagged , | Leave a comment