ma ma ma ma ma



Codice PHP:


function generaCodice($length)
{
     
$code "" ;
     for(
i=$i<$length $i++)
     { 
$code  chr(rand(0,25)+97) ;  } // Powered bi linoma


     
return $code ;

NN e' meglio ?