(PHP 5, PHP 7)
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::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::$host_info
  • References/PHP/Function/Database/MySQL/MySQLi/mysqli

(PHP 5, PHP 7) Returns a string representing the type of connection used

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

(PHP 5, PHP 7) Returns the thread ID for the current connection

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

(PHP 5, PHP 7) Set options bool mysqli::options

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

(PHP 5 >= 5.4.0, PHP 7) Returns a list of errors from the last command executed

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

(PHP 5, PHP 7) Gets the number of affected rows in a previous MySQL operation

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