(PHP 5, PHP 7)
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
mysqli::$client_version
  • References/PHP/Function/Database/MySQL/MySQLi/mysqli

(PHP 5, PHP 7) Returns the MySQL client version as a string

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

(PHP 5, PHP 7) Returns the error code from last connect call

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

(PHP 5, PHP 7) Execute an SQL query bool mysqli::real_query

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

(PHP 5, PHP 7) Transfers a result set from the last query

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

(PHP 5, PHP 7) Returns the default character set for the database connection

2025-01-10 15:47:30
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::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::poll
  • References/PHP/Function/Database/MySQL/MySQLi/mysqli

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

2025-01-10 15:47:30