Fork me on github
摘要: index.php <?php include_once 'simple_html_dom.php'; //获取html数据转化为对象 $html = file_get_html('http://paopaotv.com/tv-type-id-5-pg-1.html'); //A-Z的字母列表每条数 阅读全文
posted @ 2016-01-05 11:01 Champion-水龙果 阅读(283) 评论(0) 推荐(0)
Champion-水龙果