[問題] 我用手動上傳的方式升級到2.0.18...其中有個地方不知
發表於 : 2005-11-01 15:48
代碼: 選擇全部
#-----[ OPEN ]---------------------------------------------
#
includes/functions_validate.php
#
#-----[ FIND ]---------------------------------------------
#
if ($row = $db->sql_fetchrow($result))
#
#-----[ REPLACE WITH ]---------------------------------------------
#
while ($row = $db->sql_fetchrow($result))
各位改好的大大指導一下吧!!感激感激!!