PHP 8.1.28 Released!

mysql_xdevapi\Client::close

(No version information available, might only be in Git)

mysql_xdevapi\Client::closeクライアントの接続を閉じる

説明

public mysql_xdevapi\Client::close(): bool

サーバーとのクライアントの接続を全て閉じます。

パラメータ

この関数にはパラメータはありません。

戻り値

接続が閉じられれば true を返します。

add a note

User Contributed Notes

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