
PHP Development Tools (PDT) is a free open source development tool that provides you with the basic code editing capabilities you need to get started. Based on the widely popular Eclipse project and Web Tools Platform, PDT enables you to:
| |
![]() |
![]() |
![]() |
|
| |
Windows Linux32 Linux64 Mac OS X (Cocoa) Mac OS X (Carbon) |
All Operating Systems | PHP 101 Tutorial |
Download Eclipse PHP-specific plug-ins from the Eclipse update site. The package includes PDT and the Zend Executable Debugger Eclipse Plug-in.
Note: The PHP plug-ins are included in the all-in-one package.
Instructions:
Create a New Remote Site with the following details:
To debug your code locally, before deploying to a Web server, download the Zend Executable Debugger Eclipse Plug-in (Note: this plug-in is included in the all-in-one package).
For full testing and problem root-cause analysis, you will need to debug your application after it has been deployed to a Web server. Learn about Zend Server's powerful integrated debugging capabilities for Eclipse PDT, or download the Zend Debugger extension binaries for debugging and follow the instructions in the package's readme file.
Questions on PDT? Visit the PDT FAQ page.
New to PHP? Start with a series of informal, entertaining tutorials.
Ready to move up to a professional-grade development environment? Check out Zend Studio for Eclipse.
Want to learn more about PHP and its place in modern software development? Visit the Zend Developer Zone, a community-driven site dedicated to PHP.