Source for file livesearch.class.php
Documentation is available at livesearch.class.php
* Simple test class for doing fake livesearch
* @author Joshua Eichorn <josh@bluga.net>
* @copyright 2005 Joshua Eichorn
* @license http://www.opensource.org/licenses/lgpl-license.php LGPL
* @version Release: @package_version@
* @link http://pear.php.net/package/HTML_AJAX
* Items to search against
if (isset ($_SESSION['sleep'])) {
$ret['Latency Added'] = $_SESSION['sleep'];
Documentation generated on Sat, 05 May 2007 18:00:19 -0400 by phpDocumentor 1.3.0. PEAR Logo Copyright © PHP Group 2004.
|