Join our community in the tech forums for uncut technology discussion.
debugger_on
(PHP 3) debugger_on -- Enable internal PHP debugger (PHP 3) Descriptionint debugger_on ( string address )
Enables the internal PHP debugger, connecting it to
address. This function is only
available in PHP 3.
For more information see the appendix on Debugging PHP.
Join our community in the tech forums for uncut technology discussion.
|