for ($i=1; $row1 = mysql_fetch_row ($result); $i++) {
for ($i=1; $row1 = mysql_fetch_array($result); $i++) {