I'd recommend JEdit. It's written in Java so it's a bit slow but it works on any platform (very nice if you have to switch back and forth). It highlights php nicely, and has the PHPParser plugin that will catch syntax errors. Short of getting the Zend development environment it's the best editor for php I've found.
|