README
* +--------------------------------------------------------------------------+
* +-- PHP_Debug : A simple and fast way to debug your PHP code |
* +-- |
* +-- Support : Vernet Loic (qrf_coil@yahoo.fr) |
* +--------------------------------------------------------------------------+
* | |
* | This PHP debug libray offers you the ability to debug your PHP code |
* | |
* | - Pear integration |
* | - PHP Process time |
* | - Database and query process time |
* | - Dump of all type of variable in a graphical way |
* | - Functionnal debug |
* | - Debug queries |
* | - Show number of database queries executed |
* | - Allow to search in all debug infos |
* | - Direct links to test queries in Phpmyadmin |
* | - Show globals var ($GLOBALS, $_POST, $_GET ...) |
* | - Enable or disable the debug infos you want to see |
* | - Check performance of php code |
* | - Customize the general display of your debug |
* | - ... ( see the doc for the complete specifications) |
* +--------------------------------------------------------------------------+
== PHP_Debug Project infos ====================================================
== Project Home : Sourge Forge
--> http://sourceforge.net/projects/phpdebug/
== Project Maintainer(s)
--> https://sourceforge.net/users/c0il/
LEAD : COil (qrf_coil@yahoo.fr) It's me ! :)
Send of all your HELP / SUPPORT / INSTALL / CHANGE request to me.
== Documentation
--> Check basic documentation in INSTALL
--> Check full doc in "/documentation" or "/tests" (exemples)
== Tutorials
--> Check tests directory.
== Installation Notes
--> Check INSTALL
== Changes Logs / Release
--> Check CHANGELOG
== Download / Check last version at :
--> http://sourceforge.net/project/showfiles.php?group_id=95715
== And What's next ?
--> Check TODO
== Mailing Lists
--> General : phpdebug-gen@lists.sourceforge.net
== PHP_Debug ==================================================================
|