Clever Zend IDE helps you fix PHP bugs interactively

23

Author: JT Smith

Martin Streicher, the Editor in Chief of Linux Magazine writes about Squashing bugs in PHP applications with the Zend Debugger, which 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. Also, take a look at this quick webcast on developing Rich Internet Applications powered by Zend Core to learn more about Zend Core’s best features.

Link: ibm.com/developerWorks

Category:

  • PHP