Free PHP Editor | Programming Editor
Notepad ++ a free PHP editor as well as programming editor that supports a variety of programming languages, from HTML, PHP, CSS, C++ ,C# , Perl and several others. This free software Notepad++ is very powerful yet easy to use; it contains a lot of options and capabilities. It supports TAB system that allows you to edit different documents and arrange them without closing the previous one, unlike your regular text editor.

It contains command icons similar to most editors like cut, paste and copy and undo. The Free PHP editor and Programming Editor Notepad ++ has an auto-completion capabilities that helps you finish the word you are typing, It automatically indenting text when you are editing/typing your codes, plus a color coding scheme for different code formats, that will help you debug yours program codes easily.
With powerful search capabilities, and run commands that lets you execute application within the notepad++.
It supports Macro, a very useful function that most programming editor doesn’t have, it records the actions that you perform and replay/repeat it later, saving you precious time.
You can also add the functionality of your programming editor Notepad ++ by adding plug-in, see this program is very useful and powerful. It also supports a variety of encoding schemes:
- ANSI : Older encoding, smallest filesize but error prone due to use of various codepages
- UTF-8 : Unicode encoding, most Western character take one byte of filesize, but other character can take up more, 3 to 4 most commonly. A three byte BOM will be added upon save.
- UTF-8 without BOM : Like UTF-8, but no BOM is added. Saves three bytes, but makes encoding detection harder.
- UTF-16 Little Endian : All characters are two bytes in size, pairs are Little Endian ordered. A 4 byte BOM is added upon save.
- UTF-16 Big Endian : All characters are two bytes in size, pairs are Big Endian ordered. A 4 byte BOM is added upon save.
These are some of the capabilities of Notepad ++ a free programming editor, good for PHP, HTML, CSS, C++. If you want to download the file you can download it at:
http://notepad-plus.sourceforge.net/























Template Designed by:
July 14th, 2009 at 2:38 am
[...] the original: Free PHP Editor-Notepad++ | Tagged as: celiac, commons, create-the-conditions, disease, editor-as-well, [...]
July 14th, 2009 at 5:29 am
[...] View post: Free PHP Editor-Notepad++ | [...]
September 9th, 2009 at 2:05 pm
I suggest new free PHP IDE Codelobster PHP Edition with special Drupal, Joomla, WordPress, Smarty and JQuery plug-ins.
January 19th, 2010 at 4:44 pm
I use Notepad++ and it is a fine editor. The simpleness is great, and syntax highlighting is very useful.
Joe Hayes´s last blog ..A WPMU.org Appreciation Post
January 21st, 2010 at 2:38 am
Yes this tool is really great…