apache_getenv PHP Funktionen : PHP Übersicht : PHP Manual

apache_getenv

PHP Function apache_getenv / PHP Funktion apache_getenv

phplist » Webkatalog Script - Link Script » PHP Function Coder » apache_getenv
PHP Funktion
apache_getenv ( phplist Code 100% Relevanz )
Rubrik
Apache-spezifische Funktionen
Kurzform
apache_getenv -- Get an Apache subprocess_env variable
Vorschau
...apache_getenv apache_getenv (PHP 4 >= 4.3.0, PHP 5) apache_getenv -- Get an Apache subprocess_env variable Beschreibung 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. Parameter Liste variable The Apache environment ...
PHP Manual
[ apache_getenv php.net ]

PHP Funktion
apache_get_version ( phplist Code 71% Relevanz )
Rubrik
Apache-spezifische Funktionen
Kurzform
apache_get_version -- Liefert die Version von Apache
Vorschau
...: Diese Funktion ist nur unter Apache 2 handler verfügbar. Mit PHP 4.3.4 steht diese Funtkion auch unter Apache 1 und mit PHP 5 auch unter Apache 2 filter zur Verfügung. Siehe auch phpinfo() . apache_get_modules apache_getenv...
PHP Manual
[ apache_get_version php.net ]

PHP Funktion
Apache-spezifische Funktionen ( phplist Code 48% Relevanz )
Rubrik
Funktionsreferenz
Kurzform
-----
Vorschau
... keine Konstanten. Inhaltsverzeichnis apache_child_terminate -- Beendet einen Apache Prozess nach der Anfrage apache_get_modules -- Liste der geladenen Apachemodule apache_get_version -- Liefert die Version von Apache apache_getenv -- Get an Apache subprocess_env variable apache_lookup_uri -- Führt eine Teilanfrage für eine URI durch und liefert alle Informationen darüber . apache_note -- Setzt und liest Apache Notes apache_request_headers -- ...
PHP Manual
[ Apache-spezifische Funktionen php.net ]

PHP Funktion
apache_lookup_uri ( phplist Code 47% Relevanz )
Rubrik
Apache-spezifische Funktionen
Kurzform
apache_lookup_uri -- Führt eine Teilanfrage für eine URI durch und liefert alle Informationen darüber zurück.
Vorschau
...var=value [allowed] => 0 [sent_bodyct] => 0 [bytes_sent] => 0 [request_time] => 1074282764)file exists! Anmerkung: apache_lookup_uri() funktioniert nur, wenn PHP als Apache-Modul eingerichtet wurde. apache_getenv apache_note...
PHP Manual
[ apache_lookup_uri php.net ]