Copyright 1997-2010 the PHP Documentation Group.
Represents a MySQL warning.
mysqli_warning {
mysqli_warning Propertiespublic message ;public sqlstate ;public errno ;
Methods__construct();public void next();
}
Copyright 1997-2010 the PHP Documentation Group.
mysqli_warning::__constructThe __construct purpose
Description
mysqli_warning::__construct();This function is currently not documented; only its argument list is available.
Parameters
This function has no parameters.
Return Values
Copyright 1997-2010 the PHP Documentation Group.
mysqli_warning::nextThe next purpose
Description
public void mysqli_warning::next();This function is currently not documented; only its argument list is available.
Parameters
This function has no parameters.
Return Values