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

(PHP 5 >= 5.1.0, PHP 7, PECL pdo >= 0.1.0) Commits a transaction

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::bindParam
  • References/PHP/Function/Database/PDO/PDOStatement

(PHP 5 >= 5.1.0, PHP 7, PECL pdo >= 0.1.0) Binds a parameter to the specified variable name

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

(PHP 5 >= 5.1.0, PHP 7, PECL pdo >= 1.0.0) Binds a value to a parameter

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::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
PDO::__construct
  • References/PHP/Function/Database/PDO

(PHP 5 >= 5.1.0, PHP 7, PECL pdo >= 0.1.0) Creates a PDO instance representing a connection to a database

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

(PHP 5 >= 5.1.0, PHP 7, PECL pdo >= 0.1.0) Executes a prepared statement

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