MySQL and PHP

3.11.1 mysqli_driver::embedded_server_end, mysqli_embedded_server_end

Copyright 1997-2021 the PHP Documentation Group.

Warning

This function was REMOVED in PHP 7.4.0.

Description

Object oriented style

public void mysqli_driver::embedded_server_end();

Procedural style

void mysqli_embedded_server_end();
Warning

This function is currently not documented; only its argument list is available.