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

(PHP 5, PHP 7) Returns the SQLSTATE error from previous MySQL operation

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

(PHP 5, PHP 7) Get MySQL client info string

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

(PHP 5, PHP 7) Gets the current system status

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

(PHP 5, PHP 7) Returns the number of columns for the most recent query

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

(PHP 5 >= 5.3.0, PHP 7) Fetches all result rows as an associative array, a numeric array, or both

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

(PHP 5, PHP 7) Returns the number of warnings from the last query for the given link

2025-01-10 15:47:30