As a die hard PHP coder I have to tell you if you aren’t using Zend you are missing out. I have been coding php for about two years now. I started with dreamweaver and realized that there was something missing. Zend provides auto complete for functions and variables. It makes it easy and faster to navigate classes. By control clicking on a function it will take you to the function. While writing a function it pops up a description and gives you a clear definition of the function as well as any parameters the function may need.

If you are serious about coding in php there is no better solution than zend!


Leave a Reply