2010年1月5日星期二

SIMPLE PHP HTML DOM (用php解析HTML标签)

API document:
PHP Simple HTML DOM Parser (English) or PHP Simple HTML DOM Parser (中文)

Download Page: simplehtmldom_1_11.zip

1,Unzip simplehtmldom_1_11.zip, copy simple_html_dom.php to the place you want.

2,How to use it.
include_once("simple_html_dom.php");
see more detail on the example package or the document above

没有评论:

发表评论