• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Is there a php editor with...

MagicianBdotCom

Senior member
With auto formatting and color coding? I've found some but none of them had both of those features and that's all I basically want, nothing too complicated.
 
My favorite editor hands down is SciTe. Supports virtually every language you can think of, tons of features, extremely configurable and extensible, licensed under the GPL and lots of PHP add-ons.

SciTe
 
The question can be answered with one compound word.... DreamWeaver. IMHO the best web editor out there, (but also not free)

Masul
 
I use TextPad with the PHP syntax addons. There are plenty of syntax files - if you are doing web sites, use the one designed for intermixed PHP and HTML - I've used it for all my sites. I have Dreamweaver but don't really use it - TextPad is faster and does pretty much everything you could want.

Brad
 
Back
Top