mysqli::dump_debug_info
  • References/PHP/Function/Database/MySQL/MySQLi/mysqli

(PHP 5, PHP 7) Dump debugging information into the log

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

(PHP 5, PHP 7) Returns the lengths of the columns of the current row in the result set

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

(PHP 5, PHP 7) Returns the number of parameter for the given statement

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

(PHP 5 >= 5.5.0, PHP 7) Removes the named savepoint from the set of savepoints of the current transaction

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

(PHP 5, PHP 7) Adjusts the result pointer to an arbitrary row in the result

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

(PHP 5 >= 5.3.0, PHP 7) Poll connections public

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

(PHP 5, PHP 7) Returns result set metadata from a prepared statement

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

(PHP 5, PHP 7) Performs debugging operations

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

(PHP 5, PHP 7) Returns a string description of the last connect error

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

(PHP 5, PHP 7) Get a result row as an enumerated array

2025-01-10 15:47:30