Google News
logo
PHP - Interview Questions
What does $_ENV mean?
$_ENV is an associative array of variables sent to the current PHP script via the environment method.
Advertisement