Display the drop-down list

tempnam()

« tanh | time »
<?php
$string 
tempnam (
    
// string $dir
    
  // string $prefix
);
?>
Result
$string = '/tmp/FOO6jpd8a'
Examples
#1 tempnam  ("/tmp",
 
"FOO")
See also
sys_get_temp_dir