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

(PHP 5, PHP 7) Gets the current system status

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

(PHP 5, PHP 7) Returns the number of columns for the most recent query

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

(PHP 5 >= 5.3.0, PHP 7) Fetches all result rows as an associative array, a numeric array, or both

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

(PHP 5, PHP 7) Returns the number of warnings from the last query for the given link

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

(PHP 5, PHP 7) Returns the number of field in the given statement

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

(PHP 5, PHP 7) Retrieves information about the most recently executed query

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

(PHP 5, PHP 7) Send data in blocks bool mysq

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