Plugins (1059)


Training and Consulting (44)



EPIC Poll

What is your favourite developer portal?

[ Results | Polls ]

Votes: 541
Comments: 0

Eclipse

PHPEclipse book    

Posted by: arnabbh - on Thursday, February 23, 2006 - 08:08 AM
 
Packt Publishing has released the PhpEclipse book from it's stable.By using the guide you can take advantage of the leading open source integrated development environment to develop, organize, and debug your PHP web development projects.

It covers the following topics quite thoroughly:

Finding your way around the Eclipse environment
Working with the PHP editing features of PHPEclipse to correct your PHP syntax
Configuring and using the debugger to help troubleshoot PHP code
Using PHPDocumentor to quickly create documentation for your code
Interfacing to SQL databases using the QuantumDB plug-in
Managing your source code repository from within Eclipse
Deploying your application to production servers via FTP, SFTP, WebDav
Using Ant to deploy your PHP applications