homekde blogshoutboxbooksimpressum
     back to blog's home

Debugging PHP Code with Quanta Plus

Are you a web developer? Chances are you use PHP as your scripting language and Quanta Plus as your IDE. As soon as your scripts get more complex, debugging them with echo or print_r statements is a major pain. It is best to use a real debugger instead. Quanta Plus features a general debug plugin system but currently only one plugin is available which adds support to use the Gubed PHP Debugger. Some time ago I wrote a tutorial Debugging PHP scripts with Quanta Plus and Gubed PHP Debugger. It was posted on dot.kde.org and I guess that is how Fabrice Mous from KDE Nederland found out about it. He contacted me and asked me if it was ok if he translated it to dutch. Sure. So here it is: PHP-scripts debuggen met Quanta Plus. Thank you Fabrice :-)

Leave a Reply

You must be logged in to post a comment.