News Feed
Jobs Feed
Sections




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!


series application framework language podcast functional phpunit release testing opinion interview example development introduction api zendframework2 community database code composer

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