//$row = mysql_fetch_array($revent); //asi: while($row = mysql_fetch_array($revent)){ echo $row["EveNom"]; //etc... }