PDF (US Ltr)
- 2.4Mb
PDF (A4)
- 2.4Mb
HTML Download (TGZ)
- 250.8Kb
HTML Download (Zip)
- 258.4Kb
Copyright 1997-2019 the PHP Documentation Group.
mysqli_driver::embedded_server_start
mysqli_embedded_server_start
Initialize and start embedded server
Description
Object oriented style
bool mysqli_driver::embedded_server_start(int start,
array arguments,
array groups);
Procedural style
bool mysqli_embedded_server_start(int start,
array arguments,
array groups);
Warning
This function is currently not documented; only its argument list is available.