代碼: 選擇全部
#-----[ OPEN ]---------------------------------------------
#
includes/functions_validate.php
#
#-----[ FIND ]---------------------------------------------
#
if ($row = $db->sql_fetchrow($result))
#
#-----[ REPLACE WITH ]---------------------------------------------
#
while ($row = $db->sql_fetchrow($result))
各位改好的大大指導一下吧!!感激感激!!
