PHP 8.3.4 Released!

Client class

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

Introduction

Provides access to the connection pool.

Class synopsis

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

Table of Contents

add a note

User Contributed Notes

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