LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Suggestions re: good HTML/PHP editor (https://www.linuxquestions.org/questions/programming-9/suggestions-re-good-html-php-editor-147487/)

patpawlowski 02-18-2004 01:52 AM

Suggestions re: good HTML/PHP editor
 
I have been using CuteFTP & CuteHTML at work to buid our web page on a remote server and was wondering if there might be a better solution. CuteHTML doesn't do PHP highlighting. I have other edtors that work well with PHP but I still use the Cute package because the built in FTP functionality alows me to edit the pages right off of the remote server. Actually it downloads and caches them and then uploads when you save, but this is all virtually transparent. Are there any Open Source or Freeware editors out there that offer this functionality but with support for PHP? This is for a Windows box by the way.

Chris H 02-18-2004 04:02 AM

Try HTML-Kit

See here

http://www.chami.com/html-kit/tour/pages/ftp_edit.html

PSIplus 02-18-2004 06:25 AM

All KWrite-Like editors (KWrite itself, Kate, KDevelop, ...) are very good in highlighting. In KDE you are able to directly access ftp as URL (it sometimes doesnt work directly from editors...)

newer MC (Midnight Commander)-Releases are also capable of PHP Highlighting.

Small hint: Install ftpfs-support to your kernel, and you can mount FTP-Servers! It is very usefull, especially in combination with automount

Have Fun!
Martin

patpawlowski 02-19-2004 12:26 PM

Chris H,

Thanks, HTML-Kit is exactly what I was looking for. I have been using it for a couple of days now and it really helps me get more done.

Chris Weimer 02-20-2004 03:43 AM

for a general note: a really good Windows editor is Crimson Editor http://www.crimsoneditor.com/. It has syntax highlighting for almost every language, and you can add any language you want to it. I mostly use it for PHP and Perl, but like I said, it has most all languages

caged 02-20-2004 07:49 PM

for my windows machine i do most code using syn text editor http://syn.sourceforge.net/ its another really good editor program with syntax schemes for most languages. you can add or define your own schemes to.

I really like it espessially for html and php coding.

ChristianQt 02-24-2004 11:18 AM

I use kate ;) sometimes quanta ;)


All times are GMT -5. The time now is 06:07 PM.