News Feed
Jobs Feed
Sections




News Archive
DevShed:
The XDebug Extension
February 02, 2009 @ 12:03:26

This new article from DevShed takes a look at one of the more useful PHP tools out there for finding problems and holes in your scripts - the XDebug extension.

If you program at all, you understand the necessity of debugging. Fortunately, depending on the language in which you program, you can find an assortment of tools to help you with this task. One very good debugging tool for PHP is the XDebug extension. This seven-part series will reveal its capabilities and help you add it to your programmer's toolbox.

This first part of the series looks (briefly) at getting it installed and creating some test code to show included files and grab the line number where the error occurred.

0 comments voice your opinion now!
xdebug extension debugger script tutorial series


blog comments powered by Disqus

Similar Posts

DevShed: Building Interpreter Classes with PHP 5

Total PHP: Browser based template editor

PHPMaster.com: Patterns for Flexible View Handling, Part 2 - Using Decorators

DevShed: Generating Web Pages with the Flyweight Pattern in PHP 5

Developer.com: PHP 5 OOP - Delegation and Custom Exceptions


Community Events











Don't see your event here?
Let us know!


symfony2 unittest functional development opinion podcast conference framework zendframework2 series usergroup interview introduction testing community release phpunit database rest language

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework