Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
getenv
getenv
Get the value of the environment variable
Name:
getenv
Category:
PHP Options and Information
Programming Language:
php
One-line Description:
Get the value of the environment variable
Related
Does it make sense to fill an array with null with array_fill()?
8
Why Using ceil() Instead of round() Can Cause Logic Errors in Your Program
1
Best practices for enabling mysqli::debug in a local development environment
6
In-Depth Guide to PHP array() Function and Its Three Array Types Explained
4
Similar Functions
ini_get
ini_get
Getthevalueofaconfig
gc_enable
gc_enable
Activatethecircularr
get_required_files
get_required_files
Aliasofget_include
get_defined_constants
get_defined_constants
Returnstheassociativ
memory_get_peak_usage
memory_get_peak_usage
Returnsthepeakmemory
gc_mem_caches
gc_mem_caches
Recyclingmemoryusedb
getenv
getenv
Getthevalueoftheenvi
get_loaded_extensions
get_loaded_extensions
Returnsanarrayofallc
Popular Articles