i never used eclipse before now i installed eclipse 3.2 in my pc which runs on ubuntu platform. Is any additional thing need to be installed for php? how start of my sample php code?

link|improve this question

70% accept rate
feedback

1 Answer

up vote 1 down vote accepted

Eclipse offers a package optimized for PHP-Developers. Make sure, you go to the Eclipse Download Page and download "Eclipse for PHP Developers". This will give you everything you need to start developing PHP with Eclipse.

In order to start you have to create a new project and start coding ;)

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.