foreach (mysql_fetch_all($result) as $row). vs while ($row = mysql_fetch_array($result)). while ist genauso prägnant und IMO besser lesbar.
確定! 回上一頁