PHP 8.3.4 Released!

Client class

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

简介

Provides access to the connection pool.

类摘要

class mysql_xdevapi\Client {
/* 方法 */
public close(): bool
public getSession(): mysql_xdevapi\Session
}

目录

add a note

User Contributed Notes

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