mysqli::$info
mysqli::$info
mysqli_info
(PHP 5, PHP 7)
mysqli::$info -- mysqli_info — Retrieves information about the most recently executed query
Description
Object oriented style
string $mysqli->info;
Procedural style
string mysqli_info ( mysqli $link )
The mysqli_info() function returns a string providing information about the last query executed. The nature of this string i