[请益] file_get_contents()取不到网页

楼主: aaa6542005 (Poppy)   2016-12-06 20:07:10
$url = "https://www.showtimes.com.tw/events?corpId=2";
$html = file_get_contents($url);
echo $html;
请问一下
以往用file_get_contents()都可以取得网页内容并可且可以ech出整个网页
这次想用秀泰影城的时刻表网页,却echo不出东西
出现一堆GET的错误讯息例如:
GET http://dev.crontab.moviedaddy.tw/css/main.css
GET http://dev.crontab.moviedaddy.tw/css/maimai.css
一大堆上面这种错误讯息
请问这要如何解呢?
作者: itisjoe ( _(:3”∠)_)   2016-12-07 00:32:00
https
作者: shadowjohn (转角遇到爱)   2016-12-07 00:47:00
https://api.showtimes.com.tw/1/programs/ 接下listPopularForStore/1?nocache=0应该抓上面这网址~你抓的只是皮

Links booklink

Contact Us: admin [ a t ] ucptt.com