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
voltrader
Forum Contributor
Posts: 223 Joined: Wed Jul 07, 2004 12:44 pm
Location: SF Bay Area
Post
by voltrader » Fri Sep 03, 2004 10:52 pm
At first glance it's certainly more feature-packed than phpEdit, which has served quite well.
What are most useful features that set it apart from other editors?
Is there a way to auto-indent HTML or highlight matching tags?
mudkicker
Forum Contributor
Posts: 479 Joined: Wed Jul 09, 2003 6:11 pm
Location: Istanbul, TR
Contact:
Post
by mudkicker » Fri Oct 01, 2004 8:41 am
look at features section in zend.com
it automatically indents php tags..
m3mn0n
PHP Evangelist
Posts: 3548 Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada
Post
by m3mn0n » Fri Oct 01, 2004 9:28 pm
Yeah, that is what sets apart simple source highlighting editors and advanced IDEs.
Live script debugging/php source parsing is great.