apache_getenv

 string apache_getenv ( string $variable [, bool $walk_to_top ] ) 

説明

Get an Apache environment variable as specified by variable. This function requires Apache 2 otherwise it's undefined.

戻り値

The value of the Apache environment variable on success, or FALSE on failure