Appendix B. AJAX Libraries with Server Ties

In this chapter

PHP

Java

C#/.NET

Multiple Languages

PHP

AjaxAC

Web site: http://ajax.zervaas.com.au/

License: Apache

AjaxAC is a widget-based AJAX library in which minimal JavaScript is written. New widgets are written as PHP classes, and they use an event API for attaching AJAX actions to normal JavaScript events. Small amounts of glue JavaScript are included inside the PHP class, which can make for a complex development process. On the client, a mix of custom, handwritten JavaScript and framework-generated JavaScript is used to implement applications.

HTML_AJAX

Web site: http://pear.php.net/package/HTML_AJAX/

License: LGPL

HTML_AJAX provides a stand-alone JavaScript-and-PHP API for AJAX requests. ...

Get Understanding AJAX: Using JavaScript to Create Rich Internet Applications now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.