mysqli::savepoint
  • References/PHP/Function/Database/MySQL/MySQLi/mysqli

(PHP 5 >= 5.5.0, PHP 7) Set a named transaction savepoint

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

(PHP 5, PHP 7) Asks the server to kill a MySQL thread

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

(PHP 5 >= 5.4.0, PHP 7) Returns a list of errors from the last command executed

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

(PHP 5, PHP 7) Unsets user defined handler for load local infile command

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

(PHP 5, PHP 7) Fetch a result row as an associative, a numeric array, or both

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

(PHP 5, PHP 7) Set options bool mysqli::options

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

(PHP 5, PHP 7) Returns the version of the MySQL protocol used

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

(PHP 5, PHP 7) Open a new connection to the MySQL server

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

(PHP 5 >= 5.1.0, PHP 7) Get result of SHOW WARNINGS

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

(PHP 5, PHP 7) Returns the SQLSTATE error from previous MySQL operation

2025-01-10 15:47:30