<?
if((is_int($i/5))  // 这里少了个括号
{
echo "</tr><tr>";
}
}
mysql_close($connect);
?>