Swoole\MySQL::connect

(PECL swoole >= 1.9.0)

Swoole\MySQL::connectConecta-se ao servidor MySQL remoto.

Descrição

public Swoole\MySQL::connect(array $server_config, callable $callback): void

Conecta-se ao servidor MySQL remoto.

Parâmetros

server_config

callback

Valor Retornado

add a note

User Contributed Notes

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