Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
sys_get_temp_dir
sys_get_temp_dir
Return to the directory used for temporary files
Name:
sys_get_temp_dir
Category:
PHP Options and Information
Programming Language:
php
One-line Description:
Return to the directory used for temporary files
Related
How PHP Frameworks Ensure Security in Mobile Development
7
How to implement custom date and time format through gmdate
10
Why doesn't array_key_exists check if the value of an array element is null?
1
How to Use mb_convert_kana with preg_replace for Input Normalization
2
Similar Functions
assert
assert
Checkifanassertionis
set_include_path
set_include_path
Setinclude_pathconfi
get_cfg_var
get_cfg_var
GetthevalueofPHPconf
getopt
getopt
Getoptionsfromthecom
get_magic_quotes_gpc
get_magic_quotes_gpc
Getthecurrentconfigu
php_ini_scanned_files
php_ini_scanned_files
Returnsalistof.inifi
get_loaded_extensions
get_loaded_extensions
Returnsanarrayofallc
extension_loaded
extension_loaded
Checkifanextensionha
Popular Articles