中小企业发展推动企业邮箱服务步...
组合拳威力初显 263企业邮箱...
263企业邮箱推出263G邮箱...
outlook错误(0x800...
南火科技深切慰问汶川地震灾区同...
超大邮箱空间
智能反垃圾系统
企业邮箱用户使用手册
企业邮箱用户使用手册PDF文件下载
企业邮箱管理员使用手册
(PHP 4 >= 4.2.0, PHP 5)
apache_setenv() sets the value of the Apache environment variable specified by variable.
注: When setting an Apache environment variable, the corresponding $_SERVER variable is not changed.
The environment variable that's being set.
The new variable value.
Whether to set the top-level variable available to all Apache layers.
如果成功则返回 TRUE,失败则返回 FALSE。
例子 1. Setting an Apache environment variable using apache_setenv()
注: apache_setenv() can be paired up with apache_getenv() across separate pages or for setting variables to pass to Server Side Includes (.shtml) that have been included in PHP scripts.
后退 起点 前进