Ver originalwhile ($row = mysql_fetch_assoc($resultado)) { $array = array("Palabrea" => $row['palabra'], "Brunka" => $row['brunka']); }