Helping ordinary people create extraordinary websites!

PHP Debugging with Zend Studio

By Michael J. Ross
2008-02-03

Introduction to Zend Studio
Web developers who wish to use their time as efficiently as possible, should consider using an integrated development environment (IDE), if they are not already doing so. Just as the name suggests, a typical IDE provides the developer with an integrated suite of programming products, including an editor with multi-file editing, multiple undo and redo, local and global search and replace, stream and paragraph text selection, code-folding, multi-line tabbing, automatic creation and coloring of matching braces, intelligent indenting and outdenting of code, and more.

For the majority of experienced PHP developers, Zend Studio is considered the top-of-the-line PHP IDE. The product is put out by Zend, a company heavily involved with PHP, dating back to 1997. In fact, they created and contributed PHP's execution engine, the Zend Engine.

In this tutorial, we will explore how to use the latest update of Zend Studio for debugging PHP scripts. But first, we will get an overview of the product, its various editions, the system requirements for running it, and other installation considerations.



Tutorial pages:
 3 Votes

You might also want to check these out:


Leave a Comment on "PHP Debugging with Zend Studio"
You must be logged in to post a comment.

Link to This Tutorial Page!


GET OUR NEWSLETTERS