This class can be used to track and display information for debugging.
It can perform several actions that help debugging PHP scripts like displaying PHP environment variables, included scripts, run-time errors, the time a page took to generate or database queries took to execute.
The class can display the tracked debug information in HTML tables.