Jump to content

Can someone recommend a PHP editor?


k4pil

Recommended Posts

Even though i'm a total noob, this one has been a great tool and has all types of built in libraries of common PHP/HTML/XML/JAVASCRIPT functions and code. Highly rated, reivewed by the big software shareware freebie sites, etc. etc.

PHP Designer 2006 = [url=http://www.mpsoftware.dk/]http://www.mpsoftware.dk/[/url]
Personally, i find phpdesigner 2006 a really great editor. If you download the php file then it passes your code and checks for syntax errors; because thing like ' " ( and { must also have a closing ' " ) }, it puts two of them in if you type one and positions the cursor in the midde(this can be turned off); if you highlight an opening or closing bracket (/) it highlights the other to help with checking logic. And of course it does things like syntax highlighting and giving function prototypes.
I have been using PHP Expert Editor for a long time.
I find it has all I need plus a built-in server, code highlighting, FTP upload (you can save a file and it will upload automatically).

http://www.ankord.com/phpxedit.html

I recommend downloading 3.3 because it is more lightweight than 4.0 and faster loading.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.