PHP function debug_called_dump()
Availability in versions: PHP 4.2.0
Dumps a string representation of an internal zend value to output
Parameters
| Parameter | Data type | Default value | Note |
|---|---|---|---|
$variable |
mixed |
not | The variable being evaluated. |
Return values
void