Helping ordinary people create extraordinary websites!
HOME TUTORIALS SCRIPTS WEB HOSTING BLOG FORUM
Get Our Newsletter
Your Email:

PHP Debugging with Zend Studio

By Michael J. Ross
2008-02-03


Conclusion

Once you have worked your way through the Debug Demo project, as we have done above, you will likely want to try out the debugger on your own project. To get started, choose New from the File menu. At that point you can choose to create a Zend Framework project, or a regular PHP project, or a non-PHP generic project.

The above discussion should be more than enough to get you started on using the debugging capabilities of Zend Studio, and dramatically increase the ease and speed with which you are able to debug your PHP code.

Tutorial Pages:
» Introduction
» Overview and Product Editions
» System Requirements
» Installation and Start Up
» User Interface and Preferences
» Debugging Basics
» Stepping Through the Code
» Breakpoints and Conditions
» Conclusion


Related Tutorials:
» Port Scanning and Service Status Checking in PHP
» Web Database Access from Desktop Applications
» CubeCart 3.0 Installation and Configuration
» PHP Site Search Made Easy
» Installing and Configuring Drupal 6.1
» Desktop Application Development with PHP-GTK