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