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

Community News: Symfony Framework Makes Some Updates (v.0.6.2 and Content)

Refulz Blog: Yii Framework - Scenarios for Conditional Multiple Validation Rules

PHPMaster.com: Rapid Application Development with CakePHP

Andi Gutmans\' Blog: Zend Framework surpassed the .NET Framework!

PHPBuilder.com: AJAX and PHP Part 3 - Post vs. Get Requests


Community Events











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


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

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