I am looking for a software which can beautify both PHP and HTML code.
Dreamweaver seems to do a good job with html but not PHP
PHP designer does a good job with PHP but messes up HTML.
Any suggestions guys ?
I am looking for a software which can beautify both PHP and HTML code.
Dreamweaver seems to do a good job with html but not PHP
PHP designer does a good job with PHP but messes up HTML.
Any suggestions guys ?
Eclipse with setted up by you formatting rules. Both HTML and PHP formatter. And it's free.
You could always use the built in highlight-string function. Not sure if it does a particularly good job, but it's by far the easiest option.