Re: [PHP] Good HTML parser needed

[email protected] ("Yi Wang")
Newsgroups php.general
Message-ID <[email protected]>
You should pass the secend parm to the function. Like this:

$allowable_tags = '<p><a><td><table>';
strip_tags( $text, $allowable_tags );



On 5/13/08, Shelley <[email protected]> wrote:
> Not that.
>
> It will just remove all html tags, you know.
>
>
> --
> Regards,
> Shelley


-- 
Regards,
Wang Yi
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.