Snippets tagged “getenv”
1 snippet uses this tag.
- Get environment value in controllerPHP
To get an environment value in a PHP controller, you can use the getenv function.
1 snippet uses this tag.
To get an environment value in a PHP controller, you can use the getenv function.