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