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
I saw it, it only converts BBCode to HTML.
BBCode to HTML isn't a problem - a child can do that with str_replace and a
little help of preg_replace for links and images. The trick is that i need a
HTML to BBCode parser.
2007/12/20, Daniel Brown <[EMAIL PROTECTED]>:
>
> On Dec 20, 2007 10:30 AM, Ar
On Dec 20, 2007 10:30 AM, Arvids Godjuks <[EMAIL PROTECTED]> 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
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.
Ahmed Abdel-Aliem wrote:
> Doesn anyone plz knows a good tutorial for parsing html files ?
> i have a html page and i want to parse information from it to insert
> it into mysql.
> i have a good experience in php, but i didn't write a parser before.
> can anyone help plz ?
TidyHTML is supposed to
On Tuesday 07 December 2004 19:09, Ahmed Abdel-Aliem wrote:
> Doesn anyone plz knows a good tutorial for parsing html files ?
> i have a html page and i want to parse information from it to insert
> it into mysql.
Check out:
http://0x00.org/php/phpHTMLparse/index.php
-Stathis
--
PHP General Mai
Doesn anyone plz knows a good tutorial for parsing html files ?
i have a html page and i want to parse information from it to insert
it into mysql.
i have a good experience in php, but i didn't write a parser before.
can anyone help plz ?
--
PHP General Mailing List (http://www.php.net/)
To unsub
eyant ([EMAIL PROTECTED]) wrote:
> Does anyone know of a good PHP HTML parser out there that I can use?
>
> Thanks,
> Curtis.
>
>
> Is your boss reading your email? Probably
> Keep your messages private by using Lycos Mail.
> Sign up today at http://mail.lycos.com
--
Does anyone know of a good PHP HTML parser out there that I can use?
Thanks,
Curtis.
Is your boss reading your email? Probably
Keep your messages private by using Lycos Mail.
Sign up today at http://mail.lycos.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit
9 matches
Mail list logo