Debug: debugTools
Andreas Christodoulou (contact me)
This class can be use to display PHP execution information in the current page.
It generates HTML and Javascript to display a draggable menu on the current page with options that can be used to inspect information about the PHP script that generated the page.
The menu can open and close areas with smooth animation to show details such as the current script SERVER, REQUEST, POST, GET, COOKIE, FILES and ENV variables, included files, defined constants. and the current script source code.
It also shows a tools menu to clear all the session, cookie and request variables.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Perfect (100.0%)
| Perfect (100.0%)
| Good (84.4%)
| Good (84.4%)
| -
| -
| Sufficient (76.9%)
| 18 |
Click here for detailed information about this class on phpclasses.org
Doc.
DEBUGTOOL readme file