Documentation

Documentation

Namespaces

Simplex

Table of Contents

x()  : mixed
Dumps a variable
xx()  : mixed
Dumps a variable and exits

Functions

x()

Dumps a variable

x(mixed $var[, bool $expand = false ][, mixed $force = false ]) : mixed
Parameters
$var : mixed
$expand : bool = false

whether to expand objects by default

$force : mixed = false

xx()

Dumps a variable and exits

xx(mixed $var[, bool $expand = false ]) : mixed
Parameters
$var : mixed
$expand : bool = false

whether to expand objects by default

Search results