mysqli::$error
  • References/PHP/Function/Database/MySQL/MySQLi/mysqli

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

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

(PHP 5, PHP 7) Return the number of rows in statements result set

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

(PHP 5, PHP 7) The __construct purpose public

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

(PHP 5, PHP 7) Initializes a statement and returns an object for use with mysqli_stmt_prepare

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

(PHP 5 >= 5.1.0, PHP 7) Returns a character set object

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

(PHP 5, PHP 7) Returns an array of objects representing the fields in a result set

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

(PHP 5, PHP 7) Used to modify the behavior of a prepared statement

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::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::$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