Page 1 of 1

PHP editor like JaPBe?

Posted: Wed Nov 15, 2006 11:22 pm
by Pantcho!!
Hello,
I am starting to program in PHP and i dont know any good editor for PHP.

does anyone knows of good PHP editor like JaPBe that has like in the status bar that has help on the syntax?

like when writing a function or a reserved built in language function help?

thanks.

Posted: Thu Nov 16, 2006 12:44 am
by Tipperton
I like Active State's Komodo

http://www.activestate.com/Products/Komodo/

Posted: Thu Nov 16, 2006 5:43 am
by JCV
I personally use Crimson Editor when coding in perl and other languages.

You check the features Here

Its free and easy to use.

Posted: Thu Nov 16, 2006 8:45 pm
by Pantcho!!
Thanks guys for your suggestions!

I found a nice one that do exactly what i needed - http://hapedit.free.fr

it rocks!

Posted: Thu Nov 16, 2006 10:39 pm
by GeoTrail
I use Notepad++ for all my coding needs ;)
http://notepad-plus.sourceforge.net/uk/site.htm

Posted: Fri Nov 17, 2006 8:10 am
by Kukulkan
Hi,

I found PSPad the best solution for PHP. It includes UTF-support, too (what many others are missing). Best ist, that the syntax of PHP is included so that a simple str with Strg+Space is enough to browse all functions by name (including parameters). This is especially for beginners very handy...

Link: http://www.pspad.com/

Kukulkan

Posted: Fri Nov 17, 2006 10:20 am
by benny
@Pantcho:

Good time to try out Eclipse (if you never worked with it before). There
is an excellent plugin available here (but only for Eclipse V3.1 so far) :

http://www.phpeclipse.de/tiki-view_articles.php

Or use this complete all-in-one package from Zend :

http://www.zend.com/de/phpide/

Posted: Fri Nov 17, 2006 10:40 am
by Kale
http://www.editplus.com/

This thrashes all others! I've used nothing else for other languages for 6 years. :)

Posted: Sat Nov 18, 2006 12:34 pm
by Jan2004

Posted: Sat Nov 18, 2006 6:05 pm
by Beach
Pantcho!! wrote:I found a nice one that do exactly what i needed - http://hapedit.free.fr

it rocks!
Good find - I just might dump my DzSoft PHP editor for this one as it has all the programming languages I use (web based that is).

I said it before and I will say it again... the French are some of the best programmers in the world!