Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 2000051

RE: [PHP3] php editing tool of choice? From: Rob Hardowa (hardowa <email protected>)
Date: 05/06/00

Wow,

Nobody even mentioned some of the Linux editors.....

I use a bunch of them depending on what I'm doing. Most of the Linux ones are
somewhat early in development, but at the some time a small number are in rapid
change and very good. Here's a list of what I use:

* Bluefish
   Has drop-down list that inserts ANY PHP function (shows prototype as well)
* Quanta
*Webmaker
*Webdesigner
*JCC

I particularly use Bluefish for the PHP drop-down function prototype
list/function inserter...and custom syntax highlighting. To get the highlighter
to work well from stock mode make sure you use <SCRIPT LANGUAGE ="PHP">
</SCRIPT> instead of <? ?> or your script will be highlighted in all red.

I'm not sure of the URLs of these at the moment...I'm in a bit of a
hurry.....but you can find them at http://linux.davecentral.com or
http://www.linuxberg.com

Rob

--
 FORTRAN rots the brain.
		-- John McQuillin
--------------------------------------------------------
 This mail proudly composed and transmitted without the  
 interference of any Micro$oft products or protocols. 
--------------------------------------------------------

-- PHP 3 Mailing List <http://www.php.net/> To unsubscribe, send an empty message to php3-unsubscribe <email protected> To subscribe to the digest, e-mail: php3-digest-subscribe <email protected> To search the mailing list archive, go to: http://www.php.net/mailsearch.php3 To contact the list administrators, e-mail: php-list-admin <email protected>