Page 1 of 1
Which PHP IDE ?
Posted: Thu 6. Jan 2005, 21:00
by kubens
Hi everybody,
i am an absolut PHP beginer. I am searching a good PHP IDE. Which PHP IDE do you could recommend? I would be grateful to hear your opinion?
Thank in advance.
Wolfgang
Posted: Thu 6. Jan 2005, 21:19
by mdgroot
Hi there,
welcom to the wonderful world of PHP

I would recommend PHP Designer 2005. Best of all, it's completely free
regards,
Marc
Posted: Thu 6. Jan 2005, 21:25
by cyrano
Posted: Thu 6. Jan 2005, 21:35
by duergner
Eclipse with PHPeclipse or Zend.
When doing real big things Zend is great 'cause of the debugger and so on. When coding in many different languages Eclipse is great as you have to learn the IDE stuff only once.
Posted: Thu 6. Jan 2005, 22:52
by frold
wauw its look great.... I have to test it

Posted: Sat 8. Jan 2005, 08:18
by kubens
Thanks to all. I tried to point out which of the different IDEs is the best for me. Durring my daily work i am working with Eclipse, for this reason i tested PHPEclipse at first. But i was a little bit dissapointed. Its just an typical Eclipse plugin: - Syntax Highlighting - Templates - Tooltips. The next tested IDE was Zend. Everybody can recognise who has developed this IDE. Many features and in detail very complex, anyway it is simple in use. But almost 300 $, thats a lot of money. The last one which i tested was the PHP Designer. A very nice IDE, but with some deficits at debuging. Anyway this IDE is for free and i will start with this one.
BR
Wolfgang