If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > PHP > good PHP editor

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-24-03, 21:01
aZa aZa is offline
Registered User
 
Join Date: Sep 2002
Location: Kyiv, Ukraine
Posts: 77
good PHP editor

I know this topic is a bit overused, but truly saying I still haven't find an answer on this question!

There are a lof of good "syntax-highlighting" text-editors that successfully highlight what you order them. But I haven't yet seen one that could met my following requirement ... Currently I still use Macromedia's HomeSite even though it's too overloaded with useless stuff (IMHO), but it has that nice feature that other editors don't (at least I haven't yet found/seen one):

- when you edit .php file it highlights all syntax for HTML tags and whether meets "<?php " or "<? " it still keeps correctly highlighting HTML tags but from now on all coding text goes on silver background (instead of pure white for 'pure' HTML )

Does any other editor (preferrably free) supports such feature, so that I could simply change only background color for block "<?php ?>" and all other syntax highlighting left untouched?

TIA.
__________________
Yours faithfully,
Yaroslav Zaremba
Reply With Quote
  #2 (permalink)  
Old 01-25-03, 05:32
DJ_Apfel DJ_Apfel is offline
Registered User
 
Join Date: Jan 2003
Posts: 5
Of cource a wonderful editor: PROTON.

http://www.meybohm.de/proton.html

(also in english :P )

he supports 40 shemes (php, html, php/html, sql.......)
Reply With Quote
  #3 (permalink)  
Old 01-25-03, 12:42
gmarik gmarik is offline
Registered User
 
Join Date: Nov 2002
Location: Moscow City
Posts: 6
Arrow EditPlus 2.11c

Its simple - but I've seen a lot - and it's the best.
Better as the Zend package. Better as Notepad.

http://www.editplus.com
Reply With Quote
  #4 (permalink)  
Old 01-27-03, 16:59
bcyde bcyde is offline
Registered User
 
Join Date: Dec 2002
Posts: 65
Check this thread.

http://dbforums.com/t662764.html

My recommendation still stands at http://www.crimsoneditor.com . It's free.

-b
__________________
(I'm only available at the email address provided in my profile on weekdays, if you have questions or advice, during off hours use AIM). Also any views I provide here or on my website are mine and not representative of any views of my work, family, friends and sometimes even myself.

http://www.bcyde.com
Reply With Quote
  #5 (permalink)  
Old 02-02-03, 20:30
ascott70 ascott70 is offline
Junior Member
 
Join Date: Dec 2002
Location: North Carolina
Posts: 1
Thumbs up Crimson Editor

Awesome program Crimson Editor. Thank you for the post bcyde...
Reply With Quote
  #6 (permalink)  
Old 02-03-03, 02:56
gmarik gmarik is offline
Registered User
 
Join Date: Nov 2002
Location: Moscow City
Posts: 6
That Crimson look identicaly as EditPlus. But I don't trust it. Because it's free. lol
Reply With Quote
  #7 (permalink)  
Old 02-19-03, 00:25
loom001 loom001 is offline
Registered User
 
Join Date: Feb 2003
Posts: 6
Not an expert, but I do like to use code genie.

http://www.code-genie.com/index.html
Reply With Quote
  #8 (permalink)  
Old 02-19-03, 18:27
xgamen xgamen is offline
Registered User
 
Join Date: Feb 2003
Location: Calgary, Alberta.
Posts: 11
Re: good PHP editor

HTML-Kit is free and good supports by the community.

Quote:
Originally posted by aZa
I know this topic is a bit overused, but truly saying I still haven't find an answer on this question!

There are a lof of good "syntax-highlighting" text-editors that successfully highlight what you order them. But I haven't yet seen one that could met my following requirement ... Currently I still use Macromedia's HomeSite even though it's too overloaded with useless stuff (IMHO), but it has that nice feature that other editors don't (at least I haven't yet found/seen one):

- when you edit .php file it highlights all syntax for HTML tags and whether meets "<?php " or "<? " it still keeps correctly highlighting HTML tags but from now on all coding text goes on silver background (instead of pure white for 'pure' HTML )

Does any other editor (preferrably free) supports such feature, so that I could simply change only background color for block "<?php ?>" and all other syntax highlighting left untouched?

TIA.
Reply With Quote
  #9 (permalink)  
Old 07-14-03, 11:02
SiRReS SiRReS is offline
Registered User
 
Join Date: Jul 2003
Location: TURKEY
Posts: 2
PHPED good php editor www.soysal.net
Reply With Quote
  #10 (permalink)  
Old 08-07-03, 23:50
dkgoody dkgoody is offline
Registered User
 
Join Date: Aug 2003
Posts: 2
PHP editor...

I love the Zend Studio...
Plus, I got it for a real bargain through their small business porgram...

see:
www.zend.com/store/products/zend-smallbiz.php

their debugger is amazing and now they have CVS support. I still love VI but even find myself using this more and more
Reply With Quote
  #11 (permalink)  
Old 09-03-03, 11:45
cell-gfx cell-gfx is offline
Registered User
 
Join Date: Sep 2003
Posts: 1
I've been looking for a decent PHP editor that includes an autocomplete function for PHP commands.

THe best I've found is PHPEdit, which is freeware, and is very good, but for some reason, the latest version won't indent code when you press tab. It just deletes it!

I've found others that use Ctrl-Space to bring up an autocomplete dialogue, but this is very cumbersome and doesn't really lend itself to fluent coding.

Does anyone know of any others that include this oh-so rare feature ?
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On