Best IDE for PHP

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

User avatar
evilmonkey
Forum Regular
Posts: 823
Joined: Sun Oct 06, 2002 1:24 pm
Location: Toronto, Canada

Post by evilmonkey »

bling wrote:Does anybody have a pricelist of these?
Zend: $250.00 USD
Komodo: $150.00 USD
Deemo
Forum Contributor
Posts: 418
Joined: Sun Jan 18, 2004 11:48 am
Location: Washington DC

Post by Deemo »

i have a question timvw:
i use eclipsefor my java programming, and i love it. i keep it on my USB flash drive with the JVM and i can basicly code and test anywhere i go. i looked at phpeclipse and from what i saw it required PHP and MySQL to already be installed. is this true or am i not reading properly?
User avatar
evilmonkey
Forum Regular
Posts: 823
Joined: Sun Oct 06, 2002 1:24 pm
Location: Toronto, Canada

Post by evilmonkey »

If you want the debugger to work, that is definitly a requirement. If you just want an editor with code highlighting, I'm sure there's a way to get around that, but then what's the point of using phpEclipse? A debugger cannot work without php and mysql installed locally.
Post Reply