Re: [PHP] speaking of php editors

2003-09-23 Thread Curt Zirzow
* Thus wrote Eugene Lee ([EMAIL PROTECTED]): > On Tue, Sep 23, 2003 at 12:28:12AM +, Curt Zirzow wrote: > : * Thus wrote Chris W. Parker ([EMAIL PROTECTED]): > : > > : > I am looking for an editor that will highlight the string > : > "{$array['index']['index']}" within a string. > : > > : > F

Re: [PHP] speaking of php editors

2003-09-23 Thread Eugene Lee
On Tue, Sep 23, 2003 at 12:28:12AM +, Curt Zirzow wrote: : * Thus wrote Chris W. Parker ([EMAIL PROTECTED]): : > : > I am looking for an editor that will highlight the string : > "{$array['index']['index']}" within a string. : > : > For example: : > : > +- gray --

Re: [PHP] speaking of php editors

2003-09-22 Thread Ray Hunter
Check out vim or emacs... -- BigDog On Mon, 2003-09-22 at 17:41, Chris W. Parker wrote: > Hey everyone. > > I am looking for an editor that will highlight the string > "{$array['index']['index']}" within a string. > > For example: > > +- gray + > |

Re: [PHP] speaking of php editors

2003-09-22 Thread Curt Zirzow
* Thus wrote Chris W. Parker ([EMAIL PROTECTED]): > Hey everyone. > > I am looking for an editor that will highlight the string > "{$array['index']['index']}" within a string. > > For example: > > +- gray + > | | >