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
Why Deserializing Objects in PHP Can Lead to Security Vulnerabilities?
6
Can the getFile function handle file uploads? Explore its role in the upload process
3
PHP File Handling Tutorial: Detailed Guide on Reading and Writing Files
7
Simple example of using array_slice to implement paging function
3
Similar Functions
get_cfg_var
get_cfg_var
GetthevalueofPHPconf
get_include_path
get_include_path
Getthecurrentinclude
cli_get_process_title
cli_get_process_title
Returntothecurrentpr
ini_get
ini_get
Getthevalueofaconfig
set_include_path
set_include_path
Setinclude_pathconfi
get_extension_funcs
get_extension_funcs
Returnsanarrayofallf
gc_enabled
gc_enabled
Returnsthestatusofth
ini_set
ini_set
Setthevalueoftheconf
Popular Articles