mysqli_master_query
  • References/PHP/Function/Database/MySQL/Aliases and deprecated Mysqli

(PHP 5 < 5.3.0) Enforce execution of a query on the master in a master/slave setup

2025-01-10 15:47:30
mysqli_connect
  • References/PHP/Function/Database/MySQL/Aliases and deprecated Mysqli

(PHP 5, PHP 7) Alias of

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

(PHP 5, PHP 7) Initializes MySQLi and returns a resource for use with mysqli_real_connect()

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

(PHP 5, PHP 7) Gets the number of rows in a result

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

(PHP 5, PHP 7) Frees the memory associated with a result

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

(PHP 5, PHP 7) Executes a prepared Query bool

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_report
  • References/PHP/Function/Database/MySQL/Aliases and deprecated Mysqli

(PHP 5, PHP 7) Alias of

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