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_startInicializa e inicia el servidor embebido

Descripción

Estilo orientado a objetos

mysqli_driver::embedded_server_start(bool $start, array $arguments, array $groups): bool

Estilo orientado a objetos

mysqli_embedded_server_start(bool $start, array $arguments, array $groups): bool
Advertencia

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top