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