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