专注于网站建设(PHP开发),网站优化(SEO),网站推广,网络营销

标签类目:get_headers

2012-01-09 11:36
PHP+mysql
没有评论640 阅读

php取HTTP 响应头函数

标签:

get_headers

(PHP 5)

get_headers — 取得服务器响应一个 HTTP 请求所发送的所有标头

 说明

array get_headers ( string $url [, int $format ] )

get_headers() 返回一个[......]

Read more