|
|
Warning: This package management website is not protected with a password, this is a MAJOR security risk. Please read the README.
|
Package
|
Var_Dump
|
Installed
|
- no -
|
Latest
|
1.0.4
|
License
|
PHP License
|
Summary
|
Provides methods for dumping structured information about a variable.
|
Description
|
The Var_Dump class is a wrapper for the var_dump function.
The var_dump function displays structured information about expressions that includes its type and value. Arrays are explored recursively with values indented to show structure.
The Var_Dump class captures the output of the var_dump function, by using output control functions, and then uses external renderer classes for displaying the result in various graphical ways :
* Simple text,
* HTML/XHTML text,
* HTML/XHTML table,
* XML,
* ...
|
Dependencies
|
PHP Version: 4.0.4 or newer PEAR Package: pear.php.net/PEAR 1.4.0 or newer PHP Extension: pcre
|
Options
|
|
More
|
Extended Package Information
pear.php.net Developer Documentation
pear.php.net Package Manual
|
|
|