Swoole\MySQL::__construct
PHP Manual
PHP Manual»Swoole\MySQL»Swoole\MySQL::__construct

Swoole\MySQL::__construct

(PECL swoole >= 1.9.0)

Swoole\MySQL::__constructConstruct an async MySQL client.

Açıklama

public function Swoole\MySQL::__construct()

Construct an async MySQL client.

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

To Top