954,568 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Best open free PHP editor

Whati is it?

Please with merit and lack

daddy89
Newbie Poster
3 posts since Jun 2007
Reputation Points: 10
Solved Threads: 0
 

if u just want an editor with keywords highlighting i suggest Notepad++ a very lightweight editor
if u want code completion i guess the best is eclipse for php
both can be found on sf.net

w_3rabi
Junior Poster
160 posts since Dec 2006
Reputation Points: 18
Solved Threads: 9
 
StrikerX11
Light Poster
27 posts since Jun 2007
Reputation Points: 10
Solved Threads: 7
 

I'm partial to ConTEXT ( http://context.cx/ ) myself. You can download and update different highlighters, so both your HTML and PHP can be syntax highlighted (If the HTML is not in quotes).

It also can save a backup file upon saving, so if you make changes, and say "OH SHOOT!" you've got a chance of retrieving some code you removed.

ConTEXT is also flexible enough to adapt to different programming environments. When we were using the Pep/7 software machine in school, I set ConTEXT up to not only highlight the Pep/7 assembly language, but to assemble and run the Pep/7 object file.

I've also found the global search and replace option very useful. I can open all the files in a project, and then do a search and replace in all the files, not just the one.

Disclaimer: I'm not affiliated, I'm just really happy with the program.

Puckdropper
Posting Pro
500 posts since Jul 2004
Reputation Points: 23
Solved Threads: 23
 
apsivam
Newbie Poster
19 posts since Apr 2007
Reputation Points: 12
Solved Threads: 4
 

I suggest new free PHP IDE - Codelobster PHP Edition
It has also Drupal, Joomla, WordPress, Smarty and JQuery plug-ins.

codelobster
Newbie Poster
2 posts since Dec 2008
Reputation Points: 8
Solved Threads: 0
 

Aptana is probably the easiest for projects. However I sometimes use Notepad++ for day to day small scale stuff.

diafol
Rhod Gilbert Fan (ardav)
Moderator
7,792 posts since Oct 2006
Reputation Points: 1,170
Solved Threads: 1,080
 

I usually use Notepad++, but I've had a few people recommend Aptana to me. It looks pretty good, some nice features to it (like code assist, which is nice for lazy people like me =P), I just haven't had the patience to learn a new IDE.

EvolutionFallen
Junior Poster
198 posts since Aug 2009
Reputation Points: 40
Solved Threads: 31
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You