(PHP 5, PHP 7)
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::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::rollback
  • References/PHP/Function/Database/MySQL/MySQLi/mysqli

(PHP 5, PHP 7) Rolls back current transaction

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

(PHP 5, PHP 7) Returns the error code for the most recent function call

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

(PHP 5, PHP 7) Retrieves information about the most recently executed query

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