Tidy in next version would be neat!

Support/Development for PHP
Fenice
Forum User
Forum User
Posts: 37
Joined: Thu Nov 23, 2006 5:36 pm

Tidy in next version would be neat!

Unread post by Fenice »

Scott,

we talked about this in the past, but I just wanted to ask if anybody else would be happy about having tidy enabled in the php configuration. Native tidy support in PHP 5 is simple, neat stuff. While I do not suggest filtering with tidy the output of all your php scripts (unless you are using a caching mechanism),tidy can be great if you need to validate html code entered by users of a CMS, for example.
Post Reply