apache_get_version <<< |
apache_getenv | apache_lookup_uri >>> |
6.1 Fonctions Apache 6 Référence des fonctions Manuel PHP . Introduction . Installation . Configuration à l'exécution . Types de ressources . Constantes pré-définies . apache_child_terminate . apache_get_modules . apache_get_version ->apache_getenv . apache_lookup_uri . apache_note . apache_request_headers . apache_reset_timeout . apache_response_headers . apache_setenv . ascii2ebcdic . ebcdic2ascii . getallheaders . virtual |
6.1.9 apache_getenv() Obtient une variable subprocess_env d'Apache[ Exemples avec apache_getenv ] PHP 4 >= 4.3.0, PHP 5 string apache_getenv ( string variable , bool walk_to_top )Récupère une variable d'environnement d'Apache comme spécifié par variable . Cette fonction requiert Apache 2, autrement elle est indéfinie.
La valeur de la variable d'environnement d'Apache en cas de réussite ou FALSE en cas d'échec.
|
<< | apache_getenv | >> |
apache_get_version | Fonctions Apache | apache_lookup_uri |