Vorrei farvi notare che esiste la funzione randCodice PHP:
$estrazione = array("1", "2", "3");
$n = array_rand($estrazione, 1);
Dove crei questa variabile? Non basta chiamare $n per trovare il numero casuale?Codice PHP:
$estrazione[$n]
Vorrei farvi notare che esiste la funzione randCodice PHP:
$estrazione = array("1", "2", "3");
$n = array_rand($estrazione, 1);
Dove crei questa variabile? Non basta chiamare $n per trovare il numero casuale?Codice PHP:
$estrazione[$n]
Protesta niente immagini nella firma