PHP
Jump to navigation
Jump to search
Emacs Modes for PHP
There are several modes for editing PHP source files in Emacs.
PHP-mode is a basic PHP mode which features syntax highlighting. nXhtml is a major mode for editing files with mixed HTML and PHP code.
Flymake
Here is a great article on setting up a simple PHP flymake mode using the PHP interperter.