mysqli_result::$current_field
  • References/PHP/Function/Database/MySQL/MySQLi/mysqli_result

(PHP 5, PHP 7) Get current field offset of a result pointer

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

(PHP 5, PHP 7) Returns an array of objects representing the fields in a result set

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

(PHP 5, PHP 7) Initiate a result set retrieval

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

(PHP 5, PHP 7) Prepare next result from multi_query

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

(PHP 5, PHP 7) The __construct purpose public

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

(PHP 5, PHP 7) Fetch results from a prepared statement into the bound variables

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

(PHP 5 >= 5.3.0, PHP 7) Get result from async query

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

(PHP 5, PHP 7) Returns the auto generated id used in the last query

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

(PHP 5 >= 5.3.0, PHP 7) Returns client per-process statistics

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

(PHP 5, PHP 7) Returns whether thread safety is given or not

2025-01-10 15:47:30