[PHP] 將MySQL查詢出來的資料轉成Array ... $link=mysql_connect(“localhost","root","root"); mysql_query(“set names utf8″); $msql="select * from pic";
確定! 回上一頁