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

Public Member Functions

 next ()
 

Data Fields

string $message
 
string $sqlstate
 
int $errno
 

Detailed Description

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

Member Function Documentation

◆ next()

mysqli_warning::next ( )

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

Field Documentation

◆ $errno

int mysqli_warning::$errno

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

◆ $message

string mysqli_warning::$message

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

◆ $sqlstate

string mysqli_warning::$sqlstate

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


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