formating PHP source code with DW?
is开发者_如何学Go there any way to format PHP code with dreamweaver.
so it looks clean neat??
Dreamweaver isn't really a PHP dev tool, while it can edit PHP files and do syntax highlighting it's more geared towards designers.
The PHP Developer Tools for Eclipse can do code formatting.
精彩评论