Ver original$consulta=mysql_query("SELECT DISTINCT(YEAR(Fecha_ingreso)) FROM producto ORDER BY Fecha_ingreso ASC")OR die(mysql_error());