deve ciclare con
Codice PHP:
while ($row=mysql_fetch_array($result )) 
non
Codice PHP:
 while ($row=mysql_fetch_array($query))