This class will display variable content, stop the time and display files easier than the internal php functions. Output can easily be modified.
CONSTRUCTOR:
function debugHelper ($outputType = HTML)
PUBLIC FUNCTIONS:
function dump ($thing, $options = null)
function getOptions($type, $additionalOptions = null)
function highlightFile($file, $from = 1, $count = EOF)
function startTimer ($id = 'default')
function stopTimer ($id = 'default')
function getTime ($id = 'default')
function toTable ($array, $header = null, $horizontal = true, $tagAddon = 'border=1')
|