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

(PHP 5 < 5.3.0) Disable RPL parse bool my

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

(PHP 5, PHP 7) Prepare an SQL statement for execution

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

(PHP 5 >= 5.6.0, PHP 7) Return information about open and cached links

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

(PHP 5, PHP 7) Fetch a result row as an associative array

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

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

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

(PHP 5, PHP 7) Get the ID generated from the previous INSERT operation

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

(PHP 5, PHP 7) Changes the user of the specified database connection

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

(PHP 5, PHP 7) Selects the default database for database queries

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

(PHP 5, PHP 7) Pings a server connection, or tries to reconnect if the connection has gone down

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

(PHP 5 >= 5.3.0, PHP 7) Gets a result set from a prepared statement

2025-01-10 15:47:30