AJAX & PHP
By arseniq. Wednesday, 15. March 2006, 12:53:31
AJAX is a booming trend in web development technologies nowadays. With no doubt, it helps web developers to create websites working smoother, faster and more capable than before.. There are lots of AJAX frameworks written for PHP but i want to announce one which got my attention most with its clearity and ease of use. AJAX Agent is a framework for taking the advantage of AJAX in PHP. It only needs three lines of code to invoke a remote scripting call. It is also an open source project what means to me that it will be getting involved in next days. Simple examples of it's capabilities can be seen here. It has a little but yet enough documentation to start using it.Framework can be downloaded from it's homepage at,
http://ajaxagent.org/

By brianj, # 15. March 2006, 13:14:53
By YuXeL, # 19. March 2006, 20:03:49
By enc-on-accela, # 20. March 2006, 10:30:34