"; $html .= fread($fp, filesize($filename)); $html .= ""; fclose($fp); unlink($filename); $xml_reponse->addAppend("debug".$section, "innerHTML", $html); } $xml_reponse->script("window.setTimeout('phpfreechat_getnewlog(\'".$chatid."\',\'".$section."\')', 1000);"); return $xml_reponse->getXML(); } $xajax = new xajax("", "phpfreechat_"); //$xajax->debugOn(); $xajax->registerFunction("getnewlog"); $xajax->processRequests(); ?> phpFreeChat debug console printJavascript($xajax_js, NULL, $xajax_js."/xajax_js/xajax.js"); ?>

pfcGlobalConfig debug

phpFreeChat debug