Function geovar
Formats debugging variables for display, prints result instead of returning result
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 |
Any type of variable being debugged |
string |
$name = "Variable" |
Name used for displaying debug variable |
boolean |
$isHtml = null |
Display strings as HTML. Default displays hightlighted HTML tags. |