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
How to Use PHP’s putenv Function to Properly Set and Manage Environment Variables: Step-by-Step Guide
2
Similar Functions
restore_include_path
restore_include_path
Restorethevalueofthe
ini_get
ini_get
Getthevalueofaconfig
getmypid
getmypid
GettheIDofthePHPproc
getlastmod
getlastmod
Getthelasttimethepag
zend_version
zend_version
Getthecurrentversion
getmyuid
getmyuid
GettheUIDofthePHPscr
sys_get_temp_dir
sys_get_temp_dir
Returntothedirectory
get_included_files
get_included_files
Returnsthearrayofinc
Popular Articles
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