Nope, if you were to look at the responses that I have give to people in the
past, you would notice that I indent just fine.

Jim Lucas

----- Original Message ----- 
From: "Marek Kilimajer" <[EMAIL PROTECTED]>
To: "Jim Lucas" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, September 24, 2003 5:12 AM
Subject: Re: [PHP] PHP Editor - which to use?


> I bet you don't indent your code either. And all white characters are
> useless too, they only slow interpreter down. Good coder will understand
> this at a glimpse:
>
if($pos_params!=false){$back_url=substr($HTTP_GET_VARS['origin'],0,$pos_para
ms);$back_url_params=substr($HTTP_GET_VARS['origin'],$pos_params+1);}else{$b
ack_url=$HTTP_GET_VARS['origin'];$back_url_params='';}
>
> Jim Lucas wrote:
> > I like NoteTab from www.notetab.com
> >
> > It doesn't do syntax highlighting, but if you need that, then you need
to
> > learn to code better.
> >
> > And best of all, there is a free version that does most everything the
full
> > priced copy does.
> >
> > Plus, one added feature is, is that it will allow you to do internal
> > scripting.
> >
> >
> > Jim Lucas
> >
> > ----- Original Message ----- 
> > From: "jeffrey pearson" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Tuesday, September 23, 2003 8:59 AM
> > Subject: Re: RE: [PHP] PHP Editor - which to use?
> >
> >
> >
> >>I like to use Edit Plus. www.editplus.com
> >>
> >>It has the syntax highlighting for php, perl, java, and many others
> >
> > through modules that are downloadable from their web site, DOESNT change
> > code like dreamweaver does and its cheap ($25).
> >
> >>Jeff Pearson
> >>
> >>----- Original Message -----
> >>From: "Ruessel, Jan" <[EMAIL PROTECTED]>
> >>Date: Monday, September 22, 2003 2:00 am
> >>Subject: RE: [PHP] PHP Editor - which to use?
> >>
> >>
> >>>well, i like to use dreamweaver mx or textpad with the syntax
> >
> > highlighting
> >
> >>>file you additionally have to download. i dunno if there are special
> >
> > "php-
> >
> >>>must-have-editors".
> >>>grtz
> >>>jan
> >>>
> >>>-----Original Message-----
> >>>From: Binay [EMAIL PROTECTED]
> >>>Sent: Montag, 22. September 2003 10:58
> >>>To: [EMAIL PROTECTED]
> >>>Subject: [PHP] PHP Editor - which to use?
> >>>
> >>>
> >>>Hi everybody!
> >>>
> >>>Please suggest me  a good PHP editor like ( Microsoft's Interdev for
> >
> > ASP)
> >
> >>>to write my php programs/scripts and get a visual feel.
> >>>
> >>>
> >>>Thanks
> >>>Binay
> >>>
> >>>-- 
> >>>PHP General Mailing List (http://www.php.net/)
> >>>To unsubscribe, visit: http://www.php.net/unsub.php
> >>>
> >>>
> >>
> >>-- 
> >>PHP General Mailing List (http://www.php.net/)
> >>To unsubscribe, visit: http://www.php.net/unsub.php
> >>
> >>
> >
> >
>
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to