Ver originalwhile($registro = $db->fetch($consulta)) { $array[$registro["id"]][] = $registro["fecha"];}