PDO ::query() executes an SQL statement in a single function call, returning the result set (if any) returned by the statement as a PDOStatement object.
確定! 回上一頁