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

(PHP 5 >= 5.5.0, PHP 7) Starts a transaction

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

(PHP 5, PHP 7) Turns on or off auto-committing database modifications

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

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

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

(PHP 5 >= 5.0.5, PHP 7) Sets the default client character set

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

(PHP 5, PHP 7) Set callback function for LOAD DATA LOCAL INFILE command

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

(PHP 5, PHP 7) Asks the server to kill a MySQL thread

2025-01-10 15:47:30