PHP中的tempnam()函数

PHP中的tempnam()函数

tempnam() 函数创建一个临时文件,其文件名是唯一的。

语法

tempnam(dir, prefix) 登录后复制