I've Been using htmlkit for quite a few years now.  I don't like it
correcting my text on the fly (interrupts my train of thought), but it will
highlight in color what type of text it thinks it is.  For example when I
start typing in a function name, it will change the color when what I have
typed matches a standard function.  This feature also works pretty well for
letting me know when I'm inside a string value and forgot to escape an
imbedded quote, the color is wrong.  And the price is right.

Try;

http://www.chami.com/html-kit/download/

good luck,

Warren Vail

-----Original Message-----
From: Stephen [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, February 07, 2007 5:49 PM
To: php-general@lists.php.net
Subject: [PHP] Text Editor for Windows?

I am finding that notepad is lacking when correcting syntax errors in my php
code. No line numbers.

What can people recommend for use under Windows?

Thanks
Stephen

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

Reply via email to