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

(PHP 5, PHP 7) Opens a connection to a mysql server

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

(PHP 5 >= 5.3.0, PHP 7) Returns statistics about the client connection

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

(PHP 5 >= 5.3.0, PHP 7) Check if there are more query results from a multiple query

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