mysqli_stmt::bind_param
  • References/PHP/Function/Database/MySQL/MySQLi/mysqli_stmt

(PHP 5, PHP 7) Binds variables to a prepared statement as parameters

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

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

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

(PHP 5, PHP 7) Binds variables to a prepared statement for result storage

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

(PHP 5, PHP 7) Prepare an SQL statement for execution

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

(PHP 5, PHP 7) Selects the default database for database queries

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

(PHP 5, PHP 7) Stop embedded server void my

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

(PHP 5 < 5.3.0) Enable RPL parse bool mys

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

(PHP 5, PHP 7) Prepare an SQL statement for execution

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

(PHP 5, PHP 7) Set callback function for LOAD DATA LOCAL INFILE command

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

(PHP 5, PHP 7) Gets the number of affected rows in a previous MySQL operation

2025-01-10 15:47:30