PHP Classes

debugHelper: Displays var info, takes time, dumps source

Recommend this page to a friend!
  Info   View files View files (10)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStarStar 71%Total: 2,305 All time: 1,691 This week: 571Up
Version License Categories
debughelper 1.0GNU Lesser Genera...Debug
Description 

Author

This class will display variable content, stop the time and display files easier than the internal php functions. Output can easily be modified.

CONSTRUCTOR:
function debugHelper ($outputType = HTML)

PUBLIC FUNCTIONS:
function dump ($thing, $options = null)
function getOptions($type, $additionalOptions = null)
function highlightFile($file, $from = 1, $count = EOF)
function startTimer ($id = 'default')
function stopTimer ($id = 'default')
function getTime ($id = 'default')
function toTable ($array, $header = null, $horizontal = true, $tagAddon = 'border=1')

Picture of L
Name: L <contact>
Classes: 13 packages by
Country: Germany Germany
Age: 49
All time rank: 555 in Germany Germany
Week rank: 411 Down15 in Germany Germany Down

  Files folder image Files  
File Role Description
Files folder imageexamples (6 files)
Files folder imagephpdoc (2 files)
Accessible without login Plain text file changes.txt Doc. changelog
Plain text file debugHelper.php Class main class

  Files folder image Files  /  examples  
File Role Description
  Accessible without login HTML file exampleDebug.html Output output
  Plain text file exampleDebug.php Example shows use
  Accessible without login HTML file exampleErrorHandler.html Output html output for the sample script
  Plain text file exampleErrorHandler.php Example example for the improved error handler
  Accessible without login Plain text file exampleTables.html Output output
  Plain text file exampleTables.php Example show the html toTable() functionality

  Files folder image Files  /  phpdoc  
File Role Description
  Accessible without login HTML file debugHelper.html Doc. php doc
  Plain text file stylesheet.css Example stylesheet

 Version Control Unique User Downloads Download Rankings  
 0%
Total:2,305
This week:0
All time:1,691
This week:571Up
 User Ratings  
 
 All time
Utility:90%StarStarStarStarStar
Consistency:90%StarStarStarStarStar
Documentation:80%StarStarStarStarStar
Examples:90%StarStarStarStarStar
Tests:-
Videos:-
Overall:71%StarStarStarStar
Rank:234