codice: $stringa = 'ciao1235'; echo preg_match( '/^[\w]+$/', $stringa );
$stringa = 'ciao1235'; echo preg_match( '/^[\w]+$/', $stringa );
think simple think ringo
Regole del Forum