1

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 ?

JasonMArcher
  • 14,195
  • 22
  • 56
  • 52
Harsha M V
  • 54,075
  • 125
  • 354
  • 529

2 Answers2

1

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

gaRex
  • 4,144
  • 25
  • 37
0

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.

Eric
  • 95,302
  • 53
  • 242
  • 374