If you're on RedHat, then you could also use vi/vim/gvim, Emacs/XEmacs, and
I think RH 6.2 probably also had Glimmer, NEdit, and some others.  You could
also search the archives of this list since this topic gets asked a lot :)
Try Active State's Komodo (http://www.activestate.com), which is an IDE that
runs on Linux and Windows and supports PHP, Perl, Python, and more.  It's
pretty cool.

Note: I should mention that I don't work for ActiveState or have any ties to
them (since I've now mentioned Komodo twice in one night of replies :)

Many editors support PHP, pick your favorite and see if it has PHP syntax
support (which is what I'm guessing you're after).  Also, if you are
telnetting in, if you're on a Windows box, then there are lots of choices,
same on Mac (e.g. I think BBEdit supports PHP, Alpha probably does as well),
and with editors like Visual SlickEdit, BBEdit, Emacs, GoLive, and plenty of
others, they have nicely integrated FTP file open & save abilities, so you
could just open your file right off the server, but edit it locally, then
when you hit save, the editor automatically FTP's it back up to the server
for you.

-----Original Message-----
From: Peter [mailto:[EMAIL PROTECTED]]
Sent: Sunday, October 21, 2001 11:00 PM
To: [EMAIL PROTECTED]
Subject: [PHP] PHP editing


Hi,

I was wondering are there any editor programs for PHP?

Right now, I am using RedHat Linux 6.2 and I have to type everything by
telneting into the server and using Pico.

Thanks.

Peter


--
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]



-- 
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