Login   Register  
PHP Classes
elePHPant
Icontem

Class: SkyApp Debug

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Andi Trînculescu  >  SkyApp Debug  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: SkyApp Debug
Base name: sadebug
Description: Output debug information with visibility HTML link
Related classes: , , , ,
Version: -
PHP version: -
License: GNU Lesser General Public License (LGPL)
All time users: 812 users
All time rank: 3431
Week users: 1 user
Week rank: 2467
Picture of Andi Trînculescu
Author: Andi Trînculescu <e-mail contact>
Packages: 2 Browse this author's classes Browse this author's classes
Country: Romania Romania - PHP jobs in Romania
Age: ???
All time rank: 88318 in Romania Romania
Week rank: 1245 Down37 in Romania Romania Down


  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  
Group folder image HTML HTML generation and processing View top rated classes
Group folder image Debug Debug data dumping, bug detection and reporting View top rated classes

  Rate classes User ratings   Applications   Files Files  

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Good (81.2%)
Sufficient (68.8%)
-
-
-
-
Not sure (47.5%)
1628
Month:
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file SADebug.php Class Class definition and implementation

Download all files: sadebug.tar.gz sadebug.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.