Languages Perl & PHP & Python PHP Debugging and Error Handling  

PHP Debugger And Helper

download download  
important code information
author:
Johan Barbier
minimum requirements:
PHP Debugger And Helper description

[PHP5] ODEBUGGER PACKAGE THis package is a debugging and helper tool. It overrides the errors and exceptions handling by PHP. Errors are generated, even if error_reporting is set to 0. Errors are translated in a more comprehensive way, and hints for a correction is displayed. Errors can be displayed realtime, and/or logged in an XML file. This tool can be used by beginners, because it gives them a more comprehensive error message, and hint to debug their code. Gurus can personalize it to fit their needs. It's easy to use, you can find some examples in all the indexN.php pages. Version 20060612 - Localized in : French, English (ENglish being the default language) - Many errors translated and hinted - Error types translated - 2 different kinds of display : the Realtime mode, and the Stats mode. - Easyly configurable : translations, new error messages, hints, display and so on.


File List:
debugger/0b
debugger/class/0b
debugger/class/odebugger.cls.php23Kb
debugger/css/0b
debugger/css/default.dat2Kb
debugger/css/default_log.dat1Kb
debugger/debug/0b
debugger/inc.main.php3Kb
debugger/index.php1Kb
debugger/index2.php1Kb
debugger/index3.php463b
debugger/logs/0b
debugger/readme_en.txt6Kb
debugger/readme_fr.txt9Kb
debugger/templates/0b
debugger/templates/default.dat2Kb
debugger/templates/default_log.dat1Kb
debugger/test.php32b
debugger/xml/0b
debugger/xml/EN/0b
debugger/xml/EN/errors.xml7Kb
debugger/xml/EN/types.xml1Kb
debugger/xml/FR/0b
debugger/xml/FR/errors.xml7Kb
debugger/xml/FR/types.xml1Kb
index.php1Kb

Similar code
Debug Window (Popularity: ) : With this code you can "debug" your variables and constants or your functions. With a mini window. TO SHOW: Enter the letters into the firstbox c = CONSTANT F = FUNKTIONS V or NOTHING = VARIABLES If you want to ...
PHP Testing Area (Popularity: ) : Testing php and javascript code snippets. Great for beginners. You don't need to make a test.php or a sample php file for testing some parts of your code or code snippets, just paste your code and press submit button
COMCENTER 1.2 (Popularity: ) : COMMUNICATION CENTER is created for small web projects, for teams who will work directly with client and need his feedback about the status of the project. It can be used as a small BUG TRACKING system. It has an easy ...
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 52
version
size in Kb 23
popularity   726/7913374
user rating 9/10
ad


New Code
Popular Code