apache_getenv()
apache_getenv - Get an Apache subprocess_env variableSyntax
string apache_getenv (string $variable, bool $walk_to_top)Arguments
- variable - The Apache environment variable
- walk_to_top - Whether to get the top-level variable available to all Apache layers.
