Click to See Complete Forum and Search --> : Dreamweaver Code Formatting Extension


discorax
04-02-2007, 12:55 PM
I'm looking for a Dreamweaver extension to format and validate JavaScript and/or PHP?

Anyone know any good ones?

Thanks

KDLA
04-03-2007, 02:11 PM
(This isn't a DW extension, but useful just the same.)
You can use Javascript Lint:
http://www.javascriptlint.com/
You can also download it, and use it on your own machine.

I've not run across a PHP validator.

KDLA

discorax
04-03-2007, 02:48 PM
Thanks! :)