mysqli_stmt::fetch
  • References/PHP/Function/Database/MySQL/MySQLi/mysqli_stmt

(PHP 5, PHP 7) Fetch results from a prepared statement into the bound variables

2025-01-10 15:47:30
mysqli_stmt::close
  • References/PHP/Function/Database/MySQL/MySQLi/mysqli_stmt

(PHP 5, PHP 7) Closes a prepared statement bool

2025-01-10 15:47:30
mysqli::$client_info
  • References/PHP/Function/Database/MySQL/MySQLi/mysqli

(PHP 5, PHP 7) Get MySQL client info string

2025-01-10 15:47:30
mysqli::commit
  • References/PHP/Function/Database/MySQL/MySQLi/mysqli

(PHP 5, PHP 7) Commits the current transaction

2025-01-10 15:47:30
mysqli_get_metadata
  • References/PHP/Function/Database/MySQL/Aliases and deprecated Mysqli

(PHP 5 < 5.4.0) Alias for

2025-01-10 15:47:30
mysqli::multi_query
  • References/PHP/Function/Database/MySQL/MySQLi/mysqli

(PHP 5, PHP 7) Performs a query on the database

2025-01-10 15:47:30
mysqli::$error
  • References/PHP/Function/Database/MySQL/MySQLi/mysqli

(PHP 5, PHP 7) Returns a string description of the last error

2025-01-10 15:47:30
mysqli_stmt::$num_rows
  • References/PHP/Function/Database/MySQL/MySQLi/mysqli_stmt

(PHP 5, PHP 7) Return the number of rows in statements result set

2025-01-10 15:47:30
mysqli_stmt::$affected_rows
  • References/PHP/Function/Database/MySQL/MySQLi/mysqli_stmt

(PHP 5, PHP 7) Returns the total number of rows changed, deleted, or inserted by the last executed statement

2025-01-10 15:47:30
mysqli::$errno
  • References/PHP/Function/Database/MySQL/MySQLi/mysqli

(PHP 5, PHP 7) Returns the error code for the most recent function call

2025-01-10 15:47:30