request

request — 利用curl模拟浏览器发送请求

array request (string $url, [string $post = null], [int $timeout = 40], [boolean $sendcookie = true])

request() 远程获取 url的信息,并传递 post参数,将获取的结果和远程HTTP状态码,组成数据返回。

$timeout 超时时间,以秒为单位,默认 40

$sendcookie 是否发送COOKIE,布尔值,默认为真。



Copyright ©2009 - 2014 CmsTop.Com.All rights reserved.
思拓合众