会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
小小de细菌
博客园
首页
新随笔
联系
订阅
管理
2014年11月17日
file_get_content() 超时
摘要: set_time_limit 只能影响php 程序的超时时间。 file_get_contents 读取的是URL的超时时间。 因此 set_limit_limit 对file_get_contents 是无效的。 <?php $opt =array( 'http'=>array( 'method'
阅读全文
posted @ 2014-11-17 15:49 BiuBiuBiu666
阅读(229)
评论(0)
推荐(0)
编辑
公告