(PHP 5, PHP 7)
The mysqli_driver class is an instance of the monostate pattern, i.e. there is only one driver which can be accessed though an arbitrary amount of mysqli_driver instances.
public embedded_server_end ( ) : void
public embedded_server_start ( int $start , array $arguments , array $groups ) : bool}
The Client API header version
The Client version
The MySQLi Driver version
Whether MySQLi Embedded support is enabled
Allow or prevent reconnect (see the mysqli.reconnect INI directive)
Set to MYSQLI_REPORT_OFF
, MYSQLI_REPORT_ALL
or any combination of MYSQLI_REPORT_STRICT
(throw Exceptions for errors), MYSQLI_REPORT_ERROR
(report errors) and MYSQLI_REPORT_INDEX
(errors regarding indexes). See also mysqli_report().
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/class.mysqli-driver.php