Afficher la liste déroulante

tempnam()

« tanh | time »
<?php
$string 
tempnam (
    
// string $dir
    
  // string $prefix
);
?>
Résultat
$string = '/tmp/FOODAlC5c'
Exemples
#1 tempnam  ("/tmp",
 
"FOO")
Voir aussi
sys_get_temp_dir