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

Ed Finkler's Blog: So what is the state of secure development in PHP?

Codewalkers.com: New Tutorial - Coding \"Best Practices\" - or at least \"Better Practices\"

NetTuts.com: How to Process Credit Cards with PayPal Payments Pro Using PHP

PHPBuilder.com: Creating and Manipulating PDFs with PHP and FPDF

International PHP Magazine: Poll Question: Which One of the Following is Your Favorite PHP Game?


Community Events











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


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

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