mysqli::prepare
  • References/PHP/Function/Database/MySQL/MySQLi/mysqli

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

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

(PHP 5, PHP 7) Used for establishing secure connections using SSL

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

(PHP 5, PHP 7) Unsets user defined handler for load local infile command

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

(PHP 5 >= 5.5.0, PHP 7) Set a named transaction savepoint

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

(PHP 5 >= 5.3.0, PHP 7) Reads the next result from a multiple query

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

(PHP 5, PHP 7) Open a new connection to the MySQL server

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

(PHP 5, PHP 7) Returns the version of the MySQL protocol used

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