copyright.inc.php

This file contains detailed information regarding the xajax project, current version, copyrights, licnese and documentation.

You do not need to include this file in your project for xajax to function properly.

Summary
copyright.inc.phpThis file contains detailed information regarding the xajax project, current version, copyrights, licnese and documentation.
Current Versionxajax version 0.5 (rc1)
Copyright
Descriptionxajax is an open source PHP class library for easily creating powerful PHP-driven, web-based Ajax Applications.
Licensexajax is released under the terms of the BSD license http://www.xajaxproject.org/bsd_license.txt
Online documentationhttp://wiki.xajaxproject.org/Documentation:xajax.inc.php

Current Version

xajax version 0.5 (rc1)

Copyright

  • copyright © 2005-2007 by Jared White & J.  Max Wilson
  • portions copyright © 2006-2008 by Joseph Woolley & Steffen Konerow

Description

xajax is an open source PHP class library for easily creating powerful PHP-driven, web-based Ajax Applications.  Using xajax, you can asynchronously call PHP functions and update the content of your your webpage without reloading the page.

License

xajax is released under the terms of the BSD license http://www.xajaxproject.org/bsd_license.txt

Online documentation

Online documentation for this class is available on the xajax wiki at

http://wiki.xajaxproject.org/Documentation:xajax.inc.php

Close