HowToDebugPHPProjects
How do I debug PHP projects?
To debug your PHP projects, download, install, and enable XDebug. The installation and enabling procedure for XDebug depends on the operating system you are using. XDebug needs to be properly configured.
Applies to: NetBeans IDE 6.5 and later
Platforms: All
See also:
Configuring PHP Development Environment in the Windows Operating System
Configuring PHP Development Environment in the Ubuntu Linux Distribution
Configuring PHP Development Environment in Mac Operating System (Mac OS X)
Debugging PHP Source Code in the NetBeans IDE
Back to PHP FAQs