Download List

Project Description

XOAD, formerly known as NAJAX, is a AJAX/XAP
object oriented framework for PHP that allows you
to create richer Web applications. It uses JSON
and native PHP serialized objects to communicate.
Special attention has been paid to security. It
supports server side events (observation) and
client side events (XOAD Events). Server and
client extensions allow features such as HTML
manipulation and caching. It is extensively
documented, and includes tutorials and examples.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-11-14 22:41 Back to release list
0.6.0.0

XOAD_HTML is included when XOAD is loaded; in the previous version, XOAD_HTML was included only on callback. XOAD_Client::register(...) was fixed. Nested objects were not serialized as objects, but as the string "object". XOAD_HTML::cssQuery(...) was added. Prototype support was added.
Tags: Major feature enhancements

Project Resources