PHP Tutorial: Using Eclipse+PDT as a PHP IDE
There are a lot PHP Integrated Development Environments (IDEs) on the market, some freeware, some pretty expensive. In this tutorial you will learn how to install and use Eclipse + PDT.
Eclipse is an open source community whose projects are focused on building an open development platform comprised of extensible frameworks, tools and runtimes for building, deploying and managing software across the life cycle.
Eclipse definition taken from http://www.eclipse.org/.
And the second part :




I like what you’re doing. But you’ve got to start using larger screencast. Take a look at this page for code igniter:
http://codeigniter.com/tutorials/
The tutorials are large enough to read the text as they type.
Great tutorial, thanks!
Hi I published some screencast about eclipse
you can reach them at http://dam.blip.tv/posts?view=archive&nsfw=dc
my 2 cents
That’s a nice video. Good work!
Way too much low level detail about object oriented PHP stuff while you completely ignore the reason that most people are using PHP - to build a Web page! You never once even hint at how to create and run a simple “Hello, World” PHP page in the Eclipse IDE. Major mistake IMHO.