|
PHP5中文手册
debugger_off(No version information available, might be only in CVS) debugger_off — Disable internal PHP debugger (PHP 3) 说明
int debugger_off
( void
)
Disable internal PHP debugger. 返回值Returns 1 on success, 0 on error. 注释This function is only available in PHP 3. |