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

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

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

(PHP 5, PHP 7) Returns the version of the MySQL protocol used

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

(PHP 5, PHP 7) Seeks to an arbitrary row in statement result set

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

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

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

(PHP 5, PHP 7) The next purpose public void

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

(PHP 5, PHP 7) Set callback function for LOAD DATA LOCAL INFILE command

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

(PHP 5, PHP 7) Open a new connection to the MySQL server

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

(PHP 5, PHP 7) Gets the number of affected rows in a previous MySQL operation

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

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

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

(PHP 5, PHP 7) Resets a prepared statement bool

2025-01-10 15:47:30