Anon
07-19-2000, 02:01 PM
Does anybody know of a plugin or program that will do PHP highlighting in Window98/2000?
James
James
|
Click to See Complete Forum and Search --> : PHP highlighting Anon 07-19-2000, 02:01 PM Does anybody know of a plugin or program that will do PHP highlighting in Window98/2000? James Anon 07-19-2000, 02:49 PM I use UltraEdit 32 7.10, the best editor for programming. It highlight about 7 or 8 languages, but you can add yor own languages to hightlight easily. You can find it in www.ultraedit.com. Also, you can find a plug for hightlight PHP. Anon 07-19-2000, 04:45 PM I use vim, http://www.vim.org, the vi improved, available for win32 and dos. it has syntax highlighting for the most languguags. and it's for free? Uwe Fechner Anon 07-19-2000, 05:30 PM use the EditPlus 2.0 download from www.editplus.com can use for this editor language plugin (c,pascal,html,java,php3,....) Anon 07-19-2000, 09:15 PM I second this, Edit Plus rocks! However I wasn't sure from your post whether or not you meant syntax highlighting in your text editor, or if you meant outputting highlighted source code on your webpage. If the later is the case, you can use the following function in PHP4: show_source("path/to/file_name.ext"); Hope this helps!! Cheers, Geoff Anon 07-21-2000, 01:49 AM another one ... is phped : www.soysal.com/PHPEd/ i like this. it lists all your classes and functions on the sidebar too. a list of pretty much all such editors is found : www.itworks.demon.co.uk/phpeditors.htm and a good friend you may enjoy is called webdrive , at : www.riverfrontsoftware.com/ webdrive basically creates a network drive as ftp. makes your webserver look like another HD and has nifty little intuitive features, it's a good replacement to homesites somewhat weak ftp capabilities as well. worth a look, very very nice. Anon 07-21-2000, 02:16 AM I concur - EditPlus takes the cake Anon 07-21-2000, 01:08 PM use editplus, the best combination j3ff3rson3 11-08-2002, 04:46 AM Hello, I have an early version of the PHPEd from Soysal. I've installed it on a computer with Windows 98 SE, and when i try to run it, it does not work! I see it in the list of the programs I run, but I cannot edit any pages... Any ideeas? Thank you Jeff klyve1 11-11-2002, 06:56 PM I mostly use TextPad but also really like Winsyntax PHP Builder
Copyright WebMediaBrands Inc. All Rights Reserved. |