Maybe I didn't use that tidy correctly.
I don't want html, head, body things. Just parsed string.


On Tue, May 13, 2008 at 12:00 PM, Robert Cummings <[EMAIL PROTECTED]>
wrote:

>
> On Tue, 2008-05-13 at 11:34 +0800, Shelley wrote:
> > Hi all,
> >
> > The fact is that I have a site that allow users to post hypertext
> articles.
> > However, I saw that sometimes, because of their careless input,
> > the articles is not rendered correctly.
> >
> > I want to know whether there are some good HTML parsers written in PHP.
> >
> > That is,
> > the parser checks whether html tags like table, tr, td, div, dt, dl, dd,
> > script, ul,
> > li, span, h1, h2, etc. are nested correctly. If any tags not matched,
> just
> > remove them.
>
> http://ca3.php.net/manual/en/book.tidy.php
>
> Cheers,
> Rob.
> --
> http://www.interjinn.com
> Application and Templating Framework for PHP
>
>


-- 
Regards,
Shelley

Reply via email to