News Feed
Jobs Feed
Sections




News Archive
IBM developerWorks:
Squash bugs in PHP applications with Zend Debugger
November 15, 2007 @ 12:55:00

The IBM developerWorks website has a new tutorial posted today covering the use of Zend's debugger tool to help find the issues with your applications:

A special application called a debugger probes running code, allowing you to suspend execution arbitrarily, examine objects, explore the call stack, and even change the value of a variable on the fly. Learn how to use a debugger to squash bugs in your PHP code.

They look at the history of debugging (briefly) and show how to get the debugger installed and working with your PHP server. They have the instructions for a Mac OS X machine, but the setup is pretty similar for any other operating system. Screenshots and example code are all over the place, guiding you towards their test - debugging a simple application (making pizza).

0 comments voice your opinion now!
zend debugger tutorial bug install configure zend debugger tutorial bug install configure


blog comments powered by Disqus

Similar Posts

Alexander Netkachev's Blog: PHP IDE with debugger 0.1.6 is out

Script-Tutorials.com: Vimeo API - OAuth and Upload Example

Windows IIS Blog: Debugging WINCACHE on Windows using Visual Studio - Basic

Sebastian Bergmann's Blog: Using CLANG/scan-build for Static Analysis of the PHP Interpreter

Chris Jones' Blog: Oracle Database and Instant Client 11.2.0.2 are available on Linux


Community Events











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


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

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