PHP Classes

Classes of Vernet

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Vernet (1)  >  Mission progress status  >  Reputation  
Picture of Vernet
Name: Vernet <contact>
Classes: 1
Country: France France
Age: 46
All time rank: 86332 in France France
Week rank: 195 Up10 in France France Up
All time users: 3714
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image PHP Debug  
Tracing and debugging PHP scripts
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.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z