Php editor. PHP Editors for Windows and Unix

 
Main
PHP tutorials
Downloads
Guestbook
Message board
Contacts
Links
PHP Manual

I. Introduction
II. PHP Reference
III. PHP Security
IV. Features
V. Functions
  Part II
  Part III
  Part IV
VI. PHP Api
VII. FAQ
VIII. Appendixes
IX. HTML Help




PHP editors Windows

PHPEdit is an open source PHP editor (GPL). Supports debugging via DBG. Developed in Delphi

HTML-Kit is a powerful free editor for Windows. Comes with tons of plug-ins.

UltraEdit a popular shareware editor with an amazing set of features. The PHP Word File can be found here.

Scintilla. An editing component available for Win32 and Unix (GTK+). Open source. You can embed this component into your own IDE. Supports many syntaxes, including PHP, Perl, C++, Java, Python.

PHP Coder is a PHP editor and PHP documentation viewer. Bought over by Maguma and is now part of their PHP4EE release. Supports debugging via DBG.

WinPad32 is a NotePad replacement for minimalists. Only 30K in size, but can read files larger than 32K! Has search and replace and works with UNIX format files also. You can copy it to your Windows folder and rename it NotePad.exe. It works flawlessly.



PHP editors for Unix and Linux

Komodo is a Mozilla based IDE from ActiveState that runs both on Windows and Unix. A quality product with limited PHP support currently.

Zend IDE is a Java based editor and debugger. Review by Ed Finkler and response by Zeev (Zend founder). A review I wrote.

Glimmer supports PHP and appears to be popular. For Gnome.

Coffee Cup A shareware editor available on Linux and Windows.

Emacs the old favorite workhorse. Here is PHP support.

IDE.PHP is a an editor written in PHP! Works in your Web browser window.

Bluefish has a "What You See Is What You Need" interface. Requires GTK and is open source.