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

(PHP 5, PHP 7) Unsets user defined handler for load local infile command

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

(PHP 5, PHP 7) Returns the thread ID for the current connection

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

(PHP 5, PHP 7) Returns a string representing the type of connection used

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

(PHP 5, PHP 7) Asks the server to kill a MySQL thread

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

(PHP 5, PHP 7) Constructs a new

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

(PHP 5 <= 5.3.0) Refreshes public bool mysqli::refresh

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

(PHP 5, PHP 7) Initialize and start embedded server

2025-01-10 15:47:30