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

(PHP 5, PHP 7) Returns the number of parameter for the given statement

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

(PHP 5 < 5.4.0) Alias for

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

(PHP 5, PHP 7) Execute an SQL query bool mysqli::real_query

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

(PHP 5, PHP 7) Returns the lengths of the columns of the current row in the result set

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

(PHP 5, PHP 7) Transfers a result set from the last query

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

(PHP 5, PHP 7) Dump debugging information into the log

2025-01-10 15:47:30