Mostrar lista de opciones

tempnam()

« tanh | time »
<?php
$string 
tempnam (
    
// string $dir
    
  // string $prefix
);
?>
Resultado
$string = '/tmp/FOOnr2lA1'
Ejemplos
#1 tempnam  ("/tmp",
 
"FOO")
Ver también
sys_get_temp_dir