$url = 'https://www.iduyao.cn/topics/348';//输入网址 $html = file_get_contents($url);//获取内容 echo $html; //输出