Exibir a lista drop-down

tempnam()

« tanh | time »
<?php
$string 
tempnam (
    
// string $dir
    
  // string $prefix
);
?>
resultado
$string = '/tmp/FOOKJxEN2'
Exemplos
#1 tempnam  ("/tmp",
 
"FOO")
Veja também
sys_get_temp_dir