Login   Register  
PHP Classes
elePHPant
Icontem

Class: PHP Debug

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Vernet  >  PHP Debug  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: PHP Debug
Base name: php_debug
Description: Tracing and debugging PHP scripts
Related classes: , , , , , ,
Version: -
PHP version: -
License: The PHP License
All time users: 3517 users
All time rank: 762
Week users: 5 users
Week rank: 794
Picture of Vernet
Author: Vernet <e-mail contact>
Packages: 1 Browse this author's classes Browse this author's classes
Country: France France - PHP jobs in France
Age: 33
All time rank: 70329 in France France
Week rank: 743 Down28 Up in France France


  Detailed description  
This package is meant to trace the execution steps of PHP scripts to assist in their eventual debugging.

The class can keep track of messages associated with different types of script activity so it can later generate a report that can be outputted for instance at the end of each script pages.

Here are the package features:

- PEAR integration
- Tracks PHP script execution time
- Shows the execution time of specified chunks of PHP code
- Shows of all types of variables in HTML
- Show globals variables ( $GLOBALS, $_POST, $_GET ... )
- Tracks function calls
- Tracks database queries and their execution time
- Tracks the number of database queries that were executed
- Adds links to executed queries to pages of a given PHPMyAdmin installation
- Allows to search in all types of debug information
- Enable or disable the type of debug information that you want to see
- Customize the general presentaion of the debug output

Please see documentation for more details of this package features. The documenation was formatted with Php Documentor.

 

  Groups  
Group folder image Debug Debug data dumping, bug detection and reporting View top rated classes

  Rate classes User ratings   Trackback   Applications   Related links   Files Files  

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Not sure (55.6%)
Sufficient (61.1%)
Sufficient (63.9%)
Not sure (58.3%)
-
-
Not sure (46.1%)
1702
Month:
Not yet rated by the users

  Trackback links  
Link Description
Setting up debug mode? It really depends on what version of PHP your running 4 or 5. Most likely your running 5 so go here:...

  Applications that use this class  
Link Description
PHP_debug Website Of course !
Add link image If you know an application of this package, send a message to the author to add a link here.

  Related links  
Link Description
PHP_Debug Project home The home page of PHP_Debug Project :)
Source Forge Home Source Forge project home page

  Files folder image Files  
File Role Description
Plain text file CHANGELOG Data The changes log
Accessible without login Plain text file debug.php Class Debug Class
Plain text file Debug_test.php Example Full expample
Plain text file Debug_test_min.php Example Minimum example
Plain text file FAQ Doc. The PHP_Debug FAQ
Plain text file INSTALL Doc. Installation notes
Plain text file README Data Readme file
Plain text file Source.php Aux. Source view script
Plain text file TODO Data The changes request of future relase

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