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
PHP Functions for Optimizing Search Functionality: Techniques and Examples
6
Use connect() to implement database operations with mysqli_query()
2
How to paste a GD2 image onto another image using imagecopy()
9
XAMPP PHP Execution Issues Solution, Comprehensive Analysis and Optimization
5
Similar Functions
ini_restore
ini_restore
Restorethevalueofthe
ini_get
ini_get
Getthevalueofaconfig
memory_get_peak_usage
memory_get_peak_usage
Returnsthepeakmemory
get_resources
get_resources
Returnsanarrayofallc
php_ini_loaded_file
php_ini_loaded_file
Retrievethepathtothe
version_compare
version_compare
Comparisonoftwoversi
cli_get_process_title
cli_get_process_title
Returntothecurrentpr
putenv
putenv
Setthevalueoftheenvi
Popular Articles