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

(PHP 5, PHP 7) Returns the default character set for the database connection

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

(PHP 5 >= 5.3.0, PHP 7) Get result from async query

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

(PHP 5, PHP 7) Enables or disables internal report functions

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

(PHP 5, PHP 7) Returns the MySQL client version as a string

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

(PHP 5 >= 5.5.0, PHP 7) Removes the named savepoint from the set of savepoints of the current transaction

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

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

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

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

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

(PHP 5, PHP 7) Get a result row as an enumerated array

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

(PHP 5, PHP 7) Adjusts the result pointer to an arbitrary row in the result

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

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

2025-01-10 15:47:30