首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
putenv
putenv
設置環境變量的值
名稱:
putenv
分類:
PHP選項和信息
所屬語言:
php
一句話介紹:
設置環境變量的值
相關內容
結合putenv函數和putenv環境變量覆蓋問題解決方案
8
使用putenv函數傳遞敏感信息的安全注意事項
3
putenv函數與putenv變量作用域的理解
8
如何用PHP putenv函數設置環境變量
2
同類函數
getopt
getopt
從命令行參數列表中獲取選項
restore_include_path
restore_include_path
還原include_path配置選項的值
gc_mem_caches
gc_mem_caches
回收Zend引擎內存管理器使用的內存
cli_get_process_title
cli_get_process_title
返回當前進程標題
getmypid
getmypid
獲取PHP進程的ID
php_uname
php_uname
返回有關運行PHP的操作系統的信息
gc_collect_cycles
gc_collect_cycles
強制收集所有現存的垃圾循環週期
get_extension_funcs
get_extension_funcs
返回一個擴展的所有函數名稱的數組
熱門文章
結合putenv函數和putenv環境變量覆蓋問題解決方案
putenv函數與putenv變量作用域的理解
如何用PHP putenv函數設置環境變量
使用putenv函數傳遞敏感信息的安全注意事項