PHP » GoLang |
login |
register |
about
|
apache_setenv(PHP 4 >= 4.2.0, PHP 5, PHP 7) apache_setenv — Set an Apache subprocess_env variable Description
bool apache_setenv
( string
$variable
, string $value
[, bool $walk_to_top = FALSE
] )
apache_setenv() sets the value of the Apache
environment variable specified by
Parameters
Return Values
Returns Examples
Example #1 Setting an Apache environment variable using apache_setenv()
<?php Notes
|
more
Recently updated
more
Most requested
more
Last requests
|