(PHP 5 >= 5.1.0, PHP 7, PECL pdo >= 0.1.0)
PDOStatement::nextRowset
  • References/PHP/Function/Database/PDO/PDOStatement

(PHP 5 >= 5.1.0, PHP 7, PECL pdo >= 0.2.0) Advances to the next rowset in a multi-rowset statement handle

2025-01-10 15:47:30
PDOStatement::fetchAll
  • References/PHP/Function/Database/PDO/PDOStatement

(PHP 5 >= 5.1.0, PHP 7, PECL pdo >= 0.1.0) Returns an array containing all of the result set rows

2025-01-10 15:47:30
PDO::prepare
  • References/PHP/Function/Database/PDO

(PHP 5 >= 5.1.0, PHP 7, PECL pdo >= 0.1.0) Prepares a statement for execution and returns a statement

2025-01-10 15:47:30
PDOStatement::setAttribute
  • References/PHP/Function/Database/PDO/PDOStatement

(PHP 5 >= 5.1.0, PHP 7, PECL pdo >= 0.2.0) Set a statement attribute

2025-01-10 15:47:30
PDOStatement::debugDumpParams
  • References/PHP/Function/Database/PDO/PDOStatement

(PHP 5 >= 5.1.0, PHP 7, PECL pdo >= 0.9.0) Dump an SQL prepared command

2025-01-10 15:47:30
PDOStatement::errorCode
  • References/PHP/Function/Database/PDO/PDOStatement

(PHP 5 >= 5.1.0, PHP 7, PECL pdo >= 0.1.0) Fetch the SQLSTATE associated with the last operation on the

2025-01-10 15:47:30
PDOStatement::errorInfo
  • References/PHP/Function/Database/PDO/PDOStatement

(PHP 5 >= 5.1.0, PHP 7, PECL pdo >= 0.1.0) Fetch extended error information associated with the last

2025-01-10 15:47:30
PDO::errorCode
  • References/PHP/Function/Database/PDO

(PHP 5 >= 5.1.0, PHP 7, PECL pdo >= 0.1.0) Fetch the SQLSTATE associated with the last operation on the

2025-01-10 15:47:30
PDOStatement::bindColumn
  • References/PHP/Function/Database/PDO/PDOStatement

(PHP 5 >= 5.1.0, PHP 7, PECL pdo >= 0.1.0) Bind a column to a PHP variable

2025-01-10 15:47:30
PDOStatement::getAttribute
  • References/PHP/Function/Database/PDO/PDOStatement

(PHP 5 >= 5.1.0, PHP 7, PECL pdo >= 0.2.0) Retrieve a statement attribute

2025-01-10 15:47:30