parent root
PHP: Swoole\MySQL::__construct - Manual

Swoole\MySQL::__construct

(PHP 5 >= 5.2.0, PHP 7, PECL swoole >= 1.9.0)

Swoole\MySQL::__constructConstruct an async MySQL client.

Description

public Swoole\MySQL::__construct ( void )

Construct an async MySQL client.

Parameters

This function has no parameters.

add a noteadd a note

User Contributed Notes

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