HTML_AJAX PEAR Package

November 17th, 2007 Arsen Posted in Patterns - PHP |

HTML_AJAX PHP and JavaScript AJAX library. (Description taken from the PEAR page.)

  • Provides PHP and JavaScript libraries for performing AJAX (Communication from JavaScript to your browser without reloading the page)
  • Offers OO proxies in JavaScript of registered PHP or proxyless operation
  • Serialization of data sent between PHP and JavaScript is provided by a driver model, currently JSON and Null encodings are provided.
  • Open source license (LGPL) by multiple contributors.

Leave a Reply