The mysqli_warning class
(PHP 5, PHP 7, PHP 8)
Giriş
Represents a MySQL warning.
Sınıf Sözdizimi
final
class mysqli_warning
{
}
Özellikler
- message
-
Message string
- sqlstate
-
SQL state
- errno
-
Error number
İçindekiler
There are no user contributed notes for this page.