PHP HTML Formatter Beautifier [closed]

回眸只為那壹抹淺笑 提交于 2019-12-09 23:11:17

问题


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 ?


回答1:


Eclipse with setted up by you formatting rules. Both HTML and PHP formatter. And it's free.




回答2:


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.



来源:https://stackoverflow.com/questions/6716683/php-html-formatter-beautifier

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!