AJAX
[ class tree: AJAX ] [ index: AJAX ] [ all elements ]

File: AJAX.php

Source Location: /HTML_AJAX-0.2.0/AJAX.php

Classes:

HTML_AJAX
OO AJAX Implementation for PHP

Page Details:

OO AJAX Implementation for PHP

LICENSE: This source file is subject to version 3.0 of the PHP license that is available through the world-wide-web at the following URI: http://www.php.net/license/3_0.txt. If you did not receive a copy of the PHP License and are unable to obtain it through the web, please send a note to license@php.net so we can mail you a copy immediately.

  • Author: Joshua Eichorn <josh@bluga.net>
  • Version: Release: @package_version@
  • Copyright: 2005 Joshua Eichorn
  • License: LGPL

Includes:

require_once("HTML/AJAX/Serializer/JSON.php") [line 23]
This is a quick hack, loading serializers as needed doesn't work in php5
require_once("HTML/AJAX/Serializer/Null.php") [line 24]
require_once("HTML/AJAX/Serializer/Error.php") [line 25]

Documentation generated on Mon, 11 Mar 2019 14:14:02 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.