$pdo = new PDO("mysql:host=localhost;dbname=ci_jsn", 'root', '');. $pdo->query("set names utf8");. $sql = "select * from member limit 2";.
確定! 回上一頁