Codice PHP: $nome_hotel = strtolower(str_replace(' ','_',$_POST['hotel'])).'_roma';
$nome_hotel = strtolower(str_replace(' ','_',$_POST['hotel'])).'_roma';
Regole del Forum