Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
putenv
putenv
Set the value of the environment variable
Name:
putenv
Category:
PHP Options and Information
Programming Language:
php
One-line Description:
Set the value of the environment variable
Related
How to Handle Environment Variable Overwrites? The Correct Way to Avoid Conflicts with putenv Function
8
Is It Safe to Pass Sensitive Information Using putenv()? Essential Security Considerations You Must Know
3
深入理解putenv函数与环境变量作用域的关系及其使用技巧
8
How to Use PHP’s putenv Function to Properly Set and Manage Environment Variables: Step-by-Step Guide
2
Similar Functions
memory_get_peak_usage
memory_get_peak_usage
Returnsthepeakmemory
getmygid
getmygid
GetthecurrentPHPscri
gc_collect_cycles
gc_collect_cycles
Forcedcollectionofal
assert
assert
Checkifanassertionis
getmypid
getmypid
GettheIDofthePHPproc
php_ini_loaded_file
php_ini_loaded_file
Retrievethepathtothe
gc_enable
gc_enable
Activatethecircularr
php_sapi_name
php_sapi_name
Returnstheinterfacet
Popular Articles
深入理解putenv函数与环境变量作用域的关系及其使用技巧
How to Handle Environment Variable Overwrites? The Correct Way to Avoid Conflicts with putenv Function
Is It Safe to Pass Sensitive Information Using putenv()? Essential Security Considerations You Must Know
How to Use PHP’s putenv Function to Properly Set and Manage Environment Variables: Step-by-Step Guide