Copyright 1997-2012 the PHP Documentation Group.
Represents a MySQL warning.
mysqli_warning {
mysqli_warning Propertiespublic message ;public sqlstate ;public errno ;
Methodspublic mysqli_warning::__construct();public void mysqli_warning::next();
}

User Comments
Add your own comment.