$res=mysql_db_query(“text",$msql,$link); $i=0; $list_arr=array(); while($list=mysql_fetch_array($res)){ //判斷是否還有資料沒有取完 ...
確定! 回上一頁