1.2.1483. ext/apache¶
Extension Apache.
These functions are only available when running PHP as an Apache module.
<?php
$ret = apache_getenv("SERVER_ADDR");
echo $ret;
?>
See also Extension Apache and Apache server.
1.2.1483.1. Specs¶
Short name |
Extensions/Extapache |
Rulesets |
|
Exakat since |
0.8.4 |
PHP Version |
All |
Severity |
|
Time To Fix |
|
Precision |
Very high |
Available in |