PHP マニュアル
関数リファレンス
その他の基本モジュール
Swoole
Swoole\MySQL
Swoole\MySQL::close
Swoole\MySQL::connect
Swoole\MySQL::__construct
Swoole\MySQL::__destruct
Swoole\MySQL::getBuffer
Swoole\MySQL::on
Swoole\MySQL::query
Swoole\MySQL::close
Swoole\MySQL::__construct
Swoole\MySQL
PHP マニュアル
Swoole\MySQL::connect
Connect to the remote MySQL server.
説明
public
void
Swoole\MySQL::connect
(
array
$server_config
,
callable
$callback
)
Connect to the remote MySQL server.
パラメータ
server_config
callback
戻り値