// Filtro por A�O if ($_POST["ano"] != '') { header( 'Location: https://www.devuego.es/escor/juegos/ano/'.$_POST["ano"] ); } ?>