Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
tmpfile
tmpfile
Create a temporary file
Name:
tmpfile
Category:
File system
Programming Language:
php
One-line Description:
Create temporary files.
Related
How to flip images using PHP's imageflip function?
8
Use array_slice to skip the first few elements of the array
10
Complete Guide to Installing PHP on ARM Systems
7
CentOS PHP Installation Locations and Configuration File Guide
3
Similar Functions
fscanf
fscanf
Formatinputfromafile
fpassthru
fpassthru
Allremainingdataatth
glob
glob
Findfilepathsthatmat
dirname
dirname
Returntothedirectory
unlink
unlink
Deletefiles
fstat
fstat
Getfileinformationth
mkdir
mkdir
Createanewdirectory
realpath_cache_get
realpath_cache_get
Getrealpathcacheentr
Popular Articles