Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Debug_extension
PHP Class Debug_extension, 68kb
This is used to display debug information.
See link:
http://68kb.com/user_guide/addons/debug
Mostra file
Open project: 68kb/68kb
Public Methods
Method
Description
__construct
(
$modules
)
Setup events
debug_footer
( ) :
string
Show the debug in the footer.
errorset
( )
Set error reporting
Method Details
__construct()
public
method
Setup events
public
__construct
(
$modules
)
debug_footer()
public
method
Show the debug in the footer.
public
debug_footer
( ) :
string
return
string
errorset()
public
method
Set error reporting
public
errorset
( )