函数名称:dr_catcher_data

函数作用:将http的网络资源下载存储到变量中,类似于file_get_contents函数的加强版


函数格式:

dr_catcher_data($url地址, $超时时间)

超时时间不填写表示不超时


返回格式:字符串,没获取到返回空白