prova così: Codice PHP: $str = "345 sfsdf sfsdf sdf"; echo (int) $str; ciao
$str = "345 sfsdf sfsdf sdf"; echo (int) $str;
Regole del Forum