



|
Manuel PHP
|
|
Table : .basename.chgrp .chmod .chown .clearstatcache .stat() .copy .delete .dirname .disk free space .disk total space .diskfreespace .disk free space() .fclose .feof .fflush .fgetc .fgetcsv .fgets .fgetss .file exists .file get contents .file put contents .file .fileatime .filectime .filegroup .fileinode .filemtime .fileowner .fileperms .filesize .filetype .flock .fnmatch .fopen .fpassthru .fputcsv .fputs .fwrite() .fread .fscanf .fseek .fstat .ftell .ftruncate .fwrite .glob .is dir .is executable .is file .is link .is readable .is uploaded file .is writable .is writeable .is writable() .lchgrp .lchown .link .linkinfo .lstat .mkdir .move uploaded file .parse ini file .pathinfo .pclose .popen .readfile .readlink .realpath .rename .rewind .rmdir .set file buffer .stream set write buffer() .stat .symlink .tempnam .tmpfile .touch .umask .unlink |
tempnamtempnamDescriptionstring tempnam ( string dir, string prefix )
tempnam() crée un fichier temporaire unique
dans le dossier
Avant PHP 4.0.6, le comportement de tempnam() dépendait
de l'OS sous-jacent. Sous Windows, la variable d'environnement
tempnam() retourne le nom du fichier temporaire ou FALSE en cas d'échec.
|

