PHP editor?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Locked
mzfp2
Forum Contributor
Posts: 137
Joined: Mon Nov 11, 2002 9:44 am
Location: UK
Contact:

PHP editor?

Post by mzfp2 »

Hi m looking for a free php editor, with mor than just syntax highlighting, things like automatic code completeion etc

could someone tell me the best one to use, i search on google and freeware files but there are just so many !
User avatar
Stoker
Forum Regular
Posts: 782
Joined: Thu Jan 23, 2003 9:45 pm
Location: SWNY
Contact:

Post by Stoker »

does there exist any free or gratis ones that includes such IDE features?

code completion can be many things, the better ide's include your own class, function, constant and symbol definitions, but I havent seen any no-cost sw that has that..
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

take a look at Sticky: [ Poll ] What's your favourite PHP Editor?
Free IDEs with a rich set of features are mentioned there as well as comercial products.
Locked