PDO ::query() Executes an SQL statement, returning a result set as a PDOStatement object 用於會回傳result set 的SQL 操作,例如SELECT。
確定! 回上一頁