mysqli_result::fetch_field
  • References/PHP/Function/Database/MySQL/MySQLi/mysqli_result

(PHP 5, PHP 7) Returns the next field in the result set

2025-01-10 15:47:30
mysqli_report
  • References/PHP/Function/Database/MySQL/Aliases and deprecated Mysqli

(PHP 5, PHP 7) Alias of

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

(PHP 5, PHP 7) Returns a string description for last statement error

2025-01-10 15:47:30
mysqli_rpl_probe
  • References/PHP/Function/Database/MySQL/Aliases and deprecated Mysqli

(PHP 5 < 5.3.0) RPL probe bool mysqli_rpl_probe

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

(PHP 5 >= 5.1.0, PHP 7) Get result of SHOW WARNINGS

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

(PHP 5, PHP 7) Escapes special characters in a string for use in an SQL statement, taking into account the current

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

(PHP 5, PHP 7) Performs a query on the database

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

(PHP 5, PHP 7) Initializes MySQLi and returns a resource for use with mysqli_real_connect()

2025-01-10 15:47:30
mysqli::disable_reads_from_master
  • References/PHP/Function/Database/MySQL/Aliases and deprecated Mysqli/mysqli

(PHP 5 < 5.3.0) Disable reads from master

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

(PHP 5, PHP 7) Fetch meta-data for a single field

2025-01-10 15:47:30