
July 19th, 2008, 02:00 PM
|
|
Developer Shed
|
|
Join Date: Jun 2007
Posts: 12,339
Time spent in forums: < 1 sec
Reputation Power: 14
|
|
|
Debugging PHP using Eclipse and PDT
The PHP Development Tools (PDT) plug-in, when installed with Eclipse Europa, gives you that ability to quickly write and debug PHP scripts and pages. PDT supports two debugging tools: XDebug and the Zend Debugger. Learn how to configure PDT for debugging PHP scripts and discover which perspectives you use when taking closer looks at your scripts.
Read the full article here: Debugging PHP using Eclipse and PDT
|