|
debug
Required Parameters: string $expression
Optional Parameters: bool $parseTags
Returns: None
Description: This function prints out the contents of a string or an array, as applicable. The query is printed with the user-defined "small" font class, specified in a cascading stylesheet.
function debug($expression, $parseTags = FALSE)
|