$j = new sql;. //多筆查詢(用在動態顯示,0~n筆) $list = $j->select("id , title" , "table" , ""); if($list != 0) //若資料庫沒有資料會回傳0
確定! 回上一頁