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

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

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

(PHP 5, PHP 7) Set result pointer to a specified field offset

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

(PHP 5 >= 5.0.5, PHP 7) Sets the default client character set

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

(PHP 5, PHP 7) Returns the MySQL client version as an integer

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

(PHP 5, PHP 7) Pings a server connection, or tries to reconnect if the connection has gone down

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

(PHP 5, PHP 7) Binds variables to a prepared statement as parameters

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

(PHP 5, PHP 7) Returns the current row of a result set as an object

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

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

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

(PHP 5 >= 5.5.0, PHP 7) Starts a transaction

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

(PHP 5, PHP 7) Turns on or off auto-committing database modifications

2025-01-10 15:47:30