In your opinion, what are some of the best php editors that are available for online use. As in using to edit php directly taken from a database. Requirements: Syntax Highlighting, Line # Display ....... I've seen examples of this on forums and such, but not for editing my personal code. All suggestions are welcome. Thanks.
Edit PHP taken directly from a database? Perhaps you mean to edit PHP taken directly from an FTP server. If that's the case, most modern FTP programs support editing, I happen to use CuteFTP. Unfortunately, my version of CuteFTP only supports HTML and Perl syntax highlighting, so PHP ends up looking pretty ugly once colored. You should give it a try though, maybe they've added PHP syntax support. Personally, I would just download the file locally, work on it, and re-upload. If you don't mean from FTP, I'm not sure exactly what you're asking for. If so, could you clarify a bit?
here are the best php editors i have found... www.mpsoftware.dk (i think commercial, not sure) DevPHP IDE - http://devphp.sourceforge.net/ (free)