From: "Andrew Halliday" <[EMAIL PROTECTED]>

> Does anyone know of a good PHP enabled editor that fits the following
> criteria:?
>
> (in order of importance)
> - Is free
> - Runs under Windows
> - Has colors (syntax highlighting)
> - Can edit multiple files (ie multi threaded)
> - Reports line numbers
> - Has good search & replace functionality
>
> ???
>
> Ive been using editpad up till now but my code is starting to get so large
> that ill need syntax highlighting soon...
>
> AndrewH
>


HomeSite is great. www.allaire.com

- not totally free I'm afraid, but there is an eval version.
- runs under Windows yes
- supports syntax highlighting for lots of languages including HTML, PHP,
Perl, SQL, ASP (VB/JS).
- can edit multiple files yes
- shows line numbers in gutter on left hand side
- supports regular-expression based search & replace across multiple
files/directories
- nice interface.


Cheers

Simon Garner



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to