mysqli_stmt::__construct
  • References/PHP/Function/Database/MySQL/MySQLi/mysqli_stmt

(PHP 5, PHP 7) Constructs a new

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

(PHP 5, PHP 7) Seeks to an arbitrary row in statement result set

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

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

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