02-02-2008, 04:16 PM
|
#3 (permalink)
|
|
Moderateur
Join Date: Apr 2007
Posts: 1,393
Thanks: 5
|
The biggie in this field would be Tidy for "HTML cleanup". There's also HTML Purifier (fairly new, PHP5) if you're looking more towards filtering, XSS prevention and so on.
For the W3C validation using PEAR that TicAndres mentioned, there's: Servies_W3C_HTMLValidator
|
|
|
|