$i=0; while($petemp= $sql->fetch_array()){ $sql->data_seek($i++); $pe[$petemp['id']] = $sql->fetch_object('Coco'); }