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
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::send_query
  • References/PHP/Function/Database/MySQL/MySQLi/mysqli

(PHP 5, PHP 7) Send the query and return bool

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

(PHP 5 < 5.4.0) Alias for

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_client_encoding
  • References/PHP/Function/Database/MySQL/Aliases and deprecated Mysqli

(PHP 5 < 5.4.0) Alias of

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

(PHP 5, PHP 7) Returns the auto generated id used in the last query

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::$connect_errno
  • References/PHP/Function/Database/MySQL/MySQLi/mysqli

(PHP 5, PHP 7) Returns the error code from last connect call

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

(PHP 5, PHP 7) Frees stored result memory for the given statement handle

2025-01-10 15:47:30