File: auto_server.php
Source Location: /HTML_AJAX-0.5.7/examples/auto_server.php
Classes:
Class for creating an external AJAX server
initObject
Page Details:
Advanced usage of HTML_AJAX_Server Allows for a single server to manage exporting a large number of classes without high overhead per call Also gives a single place to handle setup tasks especially useful if session setup is required
The server responds to ajax calls and also serves the js client libraries, so they can be used directly from the PEAR data dir 304 not modified headers are used when server client libraries so they will be cached on the browser reducing overhead
Includes:
Documentation generated on Mon, 11 Mar 2019 15:59:25 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|