codice: $test = 'ciao ciao'; echo preg_replace( '/([\ ]{1,})/', ' ', $test );
$test = 'ciao ciao'; echo preg_replace( '/([\ ]{1,})/', ' ', $test );
think simple think ringo
Regole del Forum