Web Hosting Talk







View Full Version : php editor


dbzgod
01-19-2002, 03:56 PM
What do you guys use for a php script editor. I need one and want to get some feedback on what is good and bad.

Also if you could leed me in a direction where it has a feature that fixes errors on the php file that would be greate also.

BartG
01-19-2002, 04:31 PM
I use Textpad

ASPCode.net
01-19-2002, 06:06 PM
PhpEd. Downloaded it ages ago ( still uses 1.75 Beta I think ) when it was freeware - now NuSphere owns it.

Pretty nice I would say, all I actually need in an editor is color sensitivity. I never use integrated debugging or anything like that. I will be trying out Developers Pad ( http://www.developerspad.com/default.php ) soon.

21inchguns
01-19-2002, 08:48 PM
I use Dreamweaver Ultradev, and there is a good extension for it that allows for PHP generation and usage the same as for CF/ASP in ultradev.......

The Prohacker
01-20-2002, 12:18 AM
www.phpide.de

JDF
01-20-2002, 02:46 AM
I like EditPlus.

Mafukie
01-20-2002, 02:48 AM
Originally posted by JDF
I like EditPlus.

Ditto, www.editplus.com 30 day eval time period.
Registration is only 30$

kunal
01-20-2002, 04:51 AM
note pad.. or html-kit... both are fine lil programs :)

MarcD
01-20-2002, 05:06 AM
Originally posted by 21inchguns
I use Dreamweaver Ultradev, and there is a good extension for it that allows for PHP generation and usage the same as for CF/ASP in ultradev.......

whats the extension called i want ot check it out

right now im just using notepad =)

21inchguns
01-20-2002, 08:33 AM
MarcD,
check out this link:
http://www.interakt.ro/products/PHAkt/

mahinder
01-20-2002, 11:47 AM
i use php coder, its really cool, it format all text and display different sintex in different colors. :)

i also have autocomplete options for closing tabs.

hmm, but i program very less these days ;)

oh yeah, its free. ;)

download it here
http://download.cnet.com/downloads/1,10150,0-10001-103-0-1-7,00.html?tag=srch&qt=php+coder&cn=&ca=10001

DjPaj
01-21-2002, 12:53 AM
Homesite, it's the balls, also a good Javascript, CSS, JSP, Cold Fusion and ASP editor.

You can get a free download here:
http://www.macromedia.com/software/homesite/download/

aussiejosh
01-21-2002, 02:26 AM
Originally posted by ASPCode.net
PhpEd. Downloaded it ages ago ( still uses 1.75 Beta I think ) when it was freeware - now NuSphere owns it.


You can still download it for free from here (http://soysal.awak.com/PHPEd/).
There is a good list of editors (free and commercial, all platforms) at http://www.itworks.demon.co.uk/phpeditors.htm

Josh

Ectoman
01-21-2002, 02:03 PM
I just use Dreamweaver's text editor.

priyadi
01-21-2002, 03:06 PM
I use quanta plus or vim, depending on the environment :)

BartG
01-21-2002, 03:11 PM
Eh, I tried out some of the suggestions made here and I really like PHP Coder! :)