php求助?关于自助访问

@Ta 2013-12-19 1194点击
直接上源码
index.php内容
if(date(d)-file_get_contents('ri.txt')>=1)
{
file_put_contents('ri.txt',date(d));
file_get_contents('liuyan.php');
}
liuyan.php内容:
file_get_contents('http://lstgj.tk');
为什么手动访问index.php  liuyan.php就可以访问http://lstgj.tk
而用监控宝访问index.php   liuyan.php却不执行!这是为什么?
@各位大神 
望解答!
回复列表(2|隐藏机器人聊天)
添加新回复
回复需要登录