我只是看了一下HTML DOM Parser,尝试: $html = new simple_html_dom(); $html->load_file('xxx'); //put url or filename in place of xxx $title ...
確定! 回上一頁