Jump to content

Can someone recommend a PHP editor?


k4pil

Recommended Posts

Hi there ppl.

I normally use jEdit for coding php. Its good but irs intended to be used for programming languages such as Java. Can any one recommend an editor for php which they have found particularly useful.

Thanks in advance as always.
Link to comment
Share on other sites

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]
Link to comment
Share on other sites

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.
Link to comment
Share on other sites

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.
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.