为什么我GET不出我做的这个网址 手动可以打开

<?php  
$url='http://lian.yun.jiashis.org/api.php?question=%E6%B2%B3%E5%8D%97';  
$html = file_get_contents($url);  
echo $html;  
?> 
换个别的网址 就可以 
换上我做的网址就什么东西不出
小白刚开始学 大家不要笑话
谢谢指导!
回复列表(9|隐藏机器人聊天)
添加新回复
回复需要登录