| Recommend this page to a friend! |
| Author | ||
![]() |
|
Innovation award![]() Nominee: 7x Winner: 1x | |||||||||||||||||||
| Classes of Artur Graniszewski | > | Colorful variable dump | > | Download .zip .tar.gz | > | > | > | |||||
|
|||||||||||||||||||||||
| Groups | ||||||
| Applications | Related links | |||||
| Groups | ||
| PHP 5 | Classes using PHP 5 specific features | View top rated classes | |
| Debug | Debug data dumping, bug detection and reporting | View top rated classes |
| Innovation Award | ||
![]() September 2010 Number 9 Prize: One downloadable copy of Komodo IDE |
var_dump is PHP function frequently used to display values of variables in way that is readable to the developers. This class goes further and adds HTML tags to the output of var_dump function to make the dumped values of different types even more readable by using in distinct colors for each of the value types. Manuel Lemos |
| User ratings | ||
| Ratings | ||||||||
|---|---|---|---|---|---|---|---|---|
| All time: | ||||||||
| Month: | ||||||||
| Applications that use this class | ||
| Related links | ||
| Link | Description |
|---|---|
| Technical description | Project technical description (polish version) |
| File | Role | Description |
|---|---|---|
| Class | Main class | |
| Example | Simple example script |
| Download all files: dumper.tar.gz dumper.zip |