本文例項講述了php使用PDO獲取結果集的方法。 ... PDO($dsn,$user,$pwd);//初始化一個PDO物件,就是建立了資料庫連線物件$pdo $query="select * from ...
確定! 回上一頁