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_warning::__construct
  • References/PHP/Function/Database/MySQL/MySQLi/mysqli_warning

(PHP 5, PHP 7) The __construct purpose public

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

(PHP 5, PHP 7) Returns the version of the MySQL server as an integer

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

(PHP 5, PHP 7) Fetch results from a prepared statement into the bound variables

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

(PHP 5, PHP 7) Closes a prepared statement bool

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

(PHP 5, PHP 7) Get MySQL client info string

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

(PHP 5, PHP 7) Commits the current transaction

2025-01-10 15:47:30