SproutCMS

This is the code documentation for the SproutCMS project

function pre()

Wraps a value in
 tags and calls print_r to show all of its data.

N.B. Boolean and null values are displayed as strings instead of merely
returning an empty 
.

Usage

string Debug::pre ( mixed $val );

Arguments

  1. mixed $val

Return value

  • string
    HTML