News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
feed this:

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




Community Events





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


conference podcast api voicesoftheelephpant introduction testing database language zendframework release unittest injection framework interview application opinion community symfony2 phpunit zendframework2

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