On Thu, December 20, 2007 9:30 am, Arvids Godjuks wrote:
> Hi!
> I'm looking for fast HTML parser, witch can give me a tree of tags
> with
> their attributes.
> Maybe some one know a good HTML to BBCode parser, because that's
> exactly
> what i need. tried looking Google, doesn't helped much, still need to
> make a
> HTML to BBCode parser myself.
>

http://php.net/dom
will give you the tree.

You are on your own trying to convert to BBCode.


-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some indie artist.
http://cdbaby.com/from/lynch
Yeah, I get a buck. So?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to