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

HowToForge.com: Installing Lighttpd With PHP5 And MySQL Support On OpenSUSE 11.1

Sankuru Blog: A pluggable compiler and virtual machine in PHP

Pierre-Alain Joye's Blog: Zip 1.8.7, safemode and open_basedir fixes

IBM developerWorks: Build a Web service with PHP

NetTuts.com: The Ins and Outs of PHP Exceptions


Community Events











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


language interview functional podcast introduction development zendframework2 release example application code tool framework phpunit testing community series opinion conference unittest

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