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::$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::$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::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::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::$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::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::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_warning::next
  • References/PHP/Function/Database/MySQL/MySQLi/mysqli_warning

(PHP 5, PHP 7) The next purpose public void

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

(PHP 5, PHP 7) Constructs a new

2025-01-10 15:47:30