Home :: International :: Manuals :: Howto :: FAQ :: Man Pages :: Email Login

 
 

 

XXXVIII. HTTP 相关函数库

简介

这些函数可以让你依据 HTTP 标准协议向客户端浏览器发送头部信息。

需求

无需外部库文件就可以加入本扩展模块的支持。

安装

这些函数作为 PHP 核心的一部分,无需被安装即可使用。

运行时配置

该扩展模块未定义任何设置指令。

资源类型

该扩展模块未定义任何资源类型。

预定义常量

该扩展模块未定义任何常量。

目录
header -- Send a raw HTTP header
headers_list -- Returns a list of response headers sent (or ready to send)
headers_sent -- Checks if or where headers have been sent
setcookie -- Send a cookie
setrawcookie -- Send a cookie without urlencoding the cookie value
 
 
 
 
Google
  Web Linuxinfor   
 

Home :: Copyright :: Privacy :: Credits :: Get a free Linuxinfor Email Account

Document on this page is part of "PHP Manual". See Index Page for more info about Authorship and Copyright.

1999-2008 Linuxinfor.com. No rights reserved.