News Feed
Jobs Feed
Sections




News Archive
Zend Developer Zone:
Tracing PHP Applications with xdebug
December 27, 2007 @ 09:31:00

Continuing on from the previous part of his series, Stefan Priebsch has posted part two of his look at using XDebug over at the Zend Developer Zone.

Welcome to the second installment of our five-part series of articles on xdebug, the PHP developer's swiss army knife extension. The installation of xdebug and its basic features were covered last week. This week, we will explore the tracing feature of xdebug.

He details what tracing is and how it's helpful (no more repetitive var_dumps!) in finding issues in your code. He shows how to set up a trace log, add the code to your application to pass debugging information off to the log and how to add additional information to the log to make narrowing down the error even easier.

0 comments voice your opinion now!
xdebug trace application tutorial series tracelog xdebug trace application tutorial series tracelog


blog comments powered by Disqus

Similar Posts

Paul Jones' Blog: Solar 0.21 and 0.22 released in quick succession

DevShed: A Better Way to Determine MIME Types for MIME Email with PHP

ProDevTips: Writing a CMS/Community with Smarty and the Zend Framework: Part 8

PHPBuilder.com: Ajax and PHP: The Simple Way

PHPMaster.com: Access the Windows Registry from PHP


Community Events











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


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

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