International PHP Conference Munich 2026

La classe Client

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

Introduction

Apporte un accès au pool de connexions.

Synopsis de la classe

class mysql_xdevapi\Client {
/* Méthodes */
public function close(): bool
public function getSession(): mysql_xdevapi\Session
}

Sommaire

add a note

User Contributed Notes

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