CakeFest 2024: The Official CakePHP Conference

Swoole\MySQL::connect

(PECL swoole >= 1.9.0)

Swoole\MySQL::connectПодключается к удалённому серверу MySQL

Описание

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

Подключается к удалённому серверу MySQL.

Список параметров

server_config

callback

Возвращаемые значения

add a note

User Contributed Notes

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