PHP Function List
setenv doesn't exist. Closest matches:
- getenv
- apache_setenv
- strlen
- putenv
- strrev
- settype
- socket_recv
- socket_send
- reset
- isset
- sleep
- fseek
- unset
- mb_strlen
- setlocale
- setcookie
- ps_delete
- socket_sendto
- apache_getenv
- socket_listen
Site Search Results
-
apache_setenv() sets the value of the Apache environment variable specified by variable. Note: When setting an Apache environment variable, the corresponding ...
-
Compare to apache_setenv() and apache_getenv(). I had a case setting an env var in VirtualHost which I tried to change with putenv() - but did not work. apache_setenv ...
-
For some reason it requires some tweaking with environment variables, in the begining I put those in the PHP-script with putenv, later in the httpd.conf with SetEnv and ...
-
Runtime Configuration - ManualSetting php.ini location for PHP working as Apache module (without use SetEnv directive in httpd.conf): Before start Apache, set the PHPRC environment variable to the path ...
-
Gets the value of an environment variable. You can see a list of all the environmental variables by using phpinfo(). Many of these variables are listed within ...
-
... an HTTP proxy for the XSLT document() function to use (as well as DTD external references) by setting http_proxy in the environment. E.g., in Apache configuration; SetEnv ...
-
apache_ getenv; apache_ lookup_ uri; apache_ note; apache_ request_ headers; apache_ reset_ timeout; apache_ response_ headers; apache_ setenv; getallheaders; virtual
-
Oracle OCI8. Introduction; Installing/Configuring. Requirements; Installation; Testing; Runtime Configuration; Predefined Constants; Examples; Connection Handling
-
List of Supported Timezones - ManualList of Supported Timezones Table of Contents. Africa; America; Antarctica; Arctic; Asia; Atlantic; Australia; Europe; Indian; Pacific; Others; Here you'll find the ...
-
I use HTTP_X_FORWARDED_FOR because my webserver is behind a reverse proxy. This can be made secure: Configure the reverse proxy to block this field, and override it ...

Other forms of search
To search the string "setenv" using other options, try searching:
- Only the documentation
- Only this mirror
- The entire php.net domain
- pear.php.net
- pecl.php.net
- The Bug DB
- php-general mailing list
- Internals mailing list
- Documentation mailing list
For a quick overview over all documented PHP functions, click here.
