metto cosi:
WHILE($row = mysql_fetch_assoc($result)) {
echo $row['mese'];
}

č giusto?