php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Public Member Functions | |
next () | |
Data Fields | |
string | $message |
string | $sqlstate |
int | $errno |
Definition at line 1313 of file mysqli.stub.php.
mysqli_warning::next | ( | ) |
Definition at line 1323 of file mysqli.stub.php.
int mysqli_warning::$errno |
Definition at line 1319 of file mysqli.stub.php.
string mysqli_warning::$message |
Definition at line 1315 of file mysqli.stub.php.
string mysqli_warning::$sqlstate |
Definition at line 1317 of file mysqli.stub.php.