mysqli_driver::embedded_server_start
mysqli_embedded_server_start
(PHP 5 >= 5.1.0, PHP 7 < 7.4.0)
mysqli_driver::embedded_server_start -- mysqli_embedded_server_start — Initialize and start embedded server
Warning
This function was REMOVED in PHP 7.4.0.
Description
Object oriented style
public mysqli_driver::embedded_server_start ( int $start , array $arguments , array $groups ) : bool
Procedural style
mysqli_embedded_server_start ( int $start , array $arguments , array $groups ) : bool
Warning
This function is currently not documented; only its argument list is available.
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/mysqli-driver.embedded-server-start.php