Function geoDb
Adds content to debugging array
Package: Geolib
License: Lesser General Public Licence see LICENCE file or http://www.gnu.org/licenses/lgpl.html
Author: Peter Pitchford peter@geotonics.com
Located at geoFunctions.php
License: Lesser General Public Licence see LICENCE file or http://www.gnu.org/licenses/lgpl.html
Author: Peter Pitchford peter@geotonics.com
Located at geoFunctions.php
mixed |
$variable = null |
Variable being debugged |
string |
$name = "debug" |
Name used for displaying debug variable |
boolean |
$addBacktrace = null |
Determines whether to add backtrace to debug display |
boolean |
$return = null |
<p>Determines whether debugging content is displayed or saved. Default is saved.</p> |
boolean |
$noHighlight = null |
Display strings as HTML. Default displays HTML tags. |
boolean |
$always = null |
Always debug, even when not in debugging mode |
string
|
debug content is formatted with HTML |