(PHP 5, PHP 7)
mysqli::more_results
  • References/PHP/Function/Database/MySQL/MySQLi/mysqli

(PHP 5, PHP 7) Check if there are any more query results from a multi query

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

(PHP 5, PHP 7) Closes a previously opened database connection

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

(PHP 5, PHP 7) Performs a query on the database

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

(PHP 5, PHP 7) Returns RPL query type int my

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

(PHP 5, PHP 7) Performs a query on the database

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

(PHP 5, PHP 7) Returns the version of the MySQL server as an integer

2025-01-10 15:47:30
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::stat
  • References/PHP/Function/Database/MySQL/MySQLi/mysqli

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

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

(PHP 5, PHP 7) Initiate a result set retrieval

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