php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
mysqli_driver Class Reference

Data Fields

string $client_info
 
int $client_version
 
int $driver_version
 
int $report_mode = 0
 

Detailed Description

Definition at line 598 of file mysqli.stub.php.

Field Documentation

◆ $client_info

string mysqli_driver::$client_info

@readonly

Definition at line 601 of file mysqli.stub.php.

◆ $client_version

int mysqli_driver::$client_version

@readonly

Definition at line 604 of file mysqli.stub.php.

◆ $driver_version

int mysqli_driver::$driver_version

@readonly

Definition at line 607 of file mysqli.stub.php.

◆ $report_mode

int mysqli_driver::$report_mode = 0

Definition at line 609 of file mysqli.stub.php.


The documentation for this class was generated from the following file: