altrimenti //pippo@yahoo.it $str = explode(" ", $email); echo $str[0]; // pippo echo $str[1]; // yahoo.it ciao
Regole del Forum