» Summary | » License |
---|---|
PHP_Debug provides assistance in debugging PHP code | MIT |
» Current Release | » Bug Summary |
1.0.3 (stable) was released on 2009-01-14 by c0il (Changelog) |
No open bugs Report a new bug to PHP_Debug |
» Description | |
The basic purpose of PHP_Debug is to provide assistance in debugging PHP code, by debug; I don't mean step by step debug but program trace, variables display, process time, included files, queries executed, watch variables... Those informations are gathered through the script execution and therefore are displayed at the end of the script (in a nice floating div or an HTML table) so that it can be read and used at any moment. (especially useful during the development phase of a project or in production with a secure key/IP). | |
» Maintainers | » More Information |
|