mysqli::$errno
  • References/PHP/Function/Database/MySQL/MySQLi/mysqli

(PHP 5, PHP 7) Returns the error code for the most recent function call

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

(PHP 5, PHP 7) Returns RPL query type int my

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

(PHP 5, PHP 7) Initializes a statement and returns an object for use with mysqli_stmt_prepare

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

(PHP 5, PHP 7) Returns the total number of rows changed, deleted, or inserted by the last executed statement

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

(PHP 5, PHP 7) Return the number of rows in statements result set

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

(PHP 5 >= 5.1.0, PHP 7) Returns a character set object

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_stmt::attr_get
  • References/PHP/Function/Database/MySQL/MySQLi/mysqli_stmt

(PHP 5, PHP 7) Used to get the current value of a statement attribute

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