PHP

Topic: Variables

What does $_ENV means?

$_ENV is an associative array of variables sent to the current PHP script via the environment method.

Browse random answers: