Afișează caseta pentru text

uniqid()

« uksort | unixtojd »
<?php
$string 
uniqid (
    
// [string $prefix = ""]
    
?  // [bool $more_entropy = false]
);
?>
Rezultat
$string = '664888cf8635d5.09149075'
Exemple
#1 uniqid  ()
#2 uniqid  ("php_")
#3 uniqid  ("",
 
true)