Free PHP Editor

  • Thread starter Thread starter george
  • Start date Start date
Cant belive no one has said PHPed...
It IS the best editor... but will set you back a bit of money. But try the
demo, they have good student pricing...

No I dont work for them :P I found this product to kill the rest no sweat,
and the support team is awsome. They answer any question within an hour or
two.

www.phped.com

I just downloaded PHPEclipse, a plugin for Eclipse.
It is really good, contains many brilliant features, and has become my
favourite editor.

Steps to Get It:

Download Eclipse, about 18mb:
1) http://www.eclipse.org/ - click on files/downloads then look for the
file "eclipse-platform-2.1.3-win32.zip"
2) Then visit http://www.sourceforge.net/projects/phpeclipse/ and
download PHPEclipse and the plugins.

If you do not have a Java Platform installed it will be impossible to
run. You can download one free from: http://java.sun.com/ I recommend
skipping the SDK, and downloading only the files required to run it,
"enables you to run java programs".

Hope this helps.
 
l'atelier Ho said:
Have a look to PHP Expert Editor at the following link:
http://www.ankord.com/

Regards

Otto

He was asking for a free PHP editor which PHP Expert Editor obviously
isn't.

A free editor with code-completion, syntax highlighting etc. is JEdit
at www.jedit.org. It's Java based and required a fast machine when I
tried it a year ago.
 
Back
Top