| Recommend this page to a friend! |
| Classes of Andi Trînculescu | > | SkyApp Debug | > | Download .tar.gz .zip | > | > | > | |||||
|
| |||||||||||||||||||||||||||||||||||||||||||
| Detailed description | ||
| This class is meant to output debug information in a convenient way using the PHP var_dump function to display the data of variables. The debug information is outputted in layers defined with HTML DIV tag. The user can toggle the visibility of these layers by clicking on links that are also outputted to show or hide any of the debug information sections outputted by the class. To use the class just call SADebug::trace($variable, __FILE__, __LINE__) This call will output a link line like this. Clicking on the link makes the browser show the var_dump function output. :: Trace /home/andi/public_html/test.php on line 53 :: The HTML output can be easily customized using CSS styles. |
| Groups | ||
| HTML | HTML generation and processing | View top rated classes | |
| Debug | Debug data dumping, bug detection and reporting | View top rated classes |
| Applications | ||||||
No application links were specified for this class.
|
|||||||||||||||||||||||||||||||||||||||||