Everah | Title changed to reflect the actual topic of the question.
Is there a php editor with error checking?
Anyone recommend??
PHP editors with inline error checking
Moderator: General Moderators
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact:
- jyhm
- Forum Contributor
- Posts: 228
- Joined: Tue Dec 19, 2006 10:08 pm
- Location: Connecticut, USA
- Contact:
thanx,
Tried downloading some of those programs,
but gosh they don't make it easy like drag and drop installs.
I feel so trapped because I have an older system.
All these new programs don't work with Mac OS 10.2.8
Even BBEdit 8.x requires 10.4. I have BBEdit Lite but it doesn't even
have syntax color. Currently I use Dreamweaver MX 2004.
Which has a great deal of features like site management which is awesome!
Unfortunately it runs very slow. With multiple pages open if I click another
page to edit, I get a pinwheel for five seconds. This happens every time,
not to mention start-up also,..
Maybe it's because I'm using a G3 350mhz.
I've got Mandrake Linux on my Dell PIII but I always develop on my OSX.
Everyday I fight the urge to break out the plastic money and get a brand new Mac Book pro!
But she can't hold on much longer Captain!
HeHe
Tried downloading some of those programs,
but gosh they don't make it easy like drag and drop installs.
I feel so trapped because I have an older system.
All these new programs don't work with Mac OS 10.2.8
Even BBEdit 8.x requires 10.4. I have BBEdit Lite but it doesn't even
have syntax color. Currently I use Dreamweaver MX 2004.
Which has a great deal of features like site management which is awesome!
Unfortunately it runs very slow. With multiple pages open if I click another
page to edit, I get a pinwheel for five seconds. This happens every time,
not to mention start-up also,..
Maybe it's because I'm using a G3 350mhz.
I've got Mandrake Linux on my Dell PIII but I always develop on my OSX.
Everyday I fight the urge to break out the plastic money and get a brand new Mac Book pro!
But she can't hold on much longer Captain!
HeHe
- jyhm
- Forum Contributor
- Posts: 228
- Joined: Tue Dec 19, 2006 10:08 pm
- Location: Connecticut, USA
- Contact:
If Dreamweaver is running slow on your machine, I think you're going to have a hard time finding an editor with inline error checking that runs any faster. Eclipse eats up a lot more resources than does dreamweaver.
Is that right?
I thought so when I saw all those jar files and resources and wut not!
I guess I want the best of both worlds
i.e. ( Bare Bones .txt Editing with site and debug features)
Hey thats a really great avatar Ninja Space Goat!
I have a Pink Floyd DVD called Pink Floyd Live at Pompeii
Th name is misleading because it is an experimental film with Pink Floyd performing at the ruins of Pompeii Italy but no live audience. Completely sic sound and visuals though, I was shocked at the compelling power of this DVD!
Sorry to stray off-topic!
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
Off all the editors I have tried, Only Zend Studio and Eclipse have offered what I want in an IDE. I want PHP function completion (not for actually completing but so I don't have to keep opening the freakin manual to find out if it is $neele, $haystack or the other way around
), code completion (where the vars/functions you build show up in the code/function completion box), include verification, debugging and (now) SVN integration.
Between, Eclipse kicks Zend Studio's keester in all categories. And Eclipse is free and the community support for it ricks. Zend Studio on the other hand, costs about $300USD, runs like a dog, chokes in a many different areas, is not as feature rich as Eclipse and the community (and company support) for it is horribly lacking. I swear I am being honest when I say this... I used Zend Studio religiously for the last three years and I was happy with it, thinking it was the best thing to hit PHP since me. But as soon as I opened Eclipse with the PHPEclipse plugin, I shelved Zend Studio. Literally. I have not open ZS since I began editing my first PHP file in Ecipse.
Between, Eclipse kicks Zend Studio's keester in all categories. And Eclipse is free and the community support for it ricks. Zend Studio on the other hand, costs about $300USD, runs like a dog, chokes in a many different areas, is not as feature rich as Eclipse and the community (and company support) for it is horribly lacking. I swear I am being honest when I say this... I used Zend Studio religiously for the last three years and I was happy with it, thinking it was the best thing to hit PHP since me. But as soon as I opened Eclipse with the PHPEclipse plugin, I shelved Zend Studio. Literally. I have not open ZS since I began editing my first PHP file in Ecipse.