Spec-Zone .ru
спецификации, руководства, описания, API
|
Copyright 1997-2012 the PHP Documentation Group.
Represents a MySQL warning.
mysqli_warning {
mysqli_warningPropertiespublic message ;
public sqlstate ;
public errno ;
Methodspublic mysqli_warning::__construct();
public void mysqli_warning::next();
}
Copyright 1997-2012 the PHP Documentation Group.
mysqli_warning::__construct
The __construct purpose
Description
public mysqli_warning::__construct();
This function iscurrently not documented; only its argument list is available.
Parameters
This function has no parameters.
Return Values
Copyright 1997-2012 the PHP Documentation Group.
mysqli_warning::next
The next purpose
Description
public void mysqli_warning::next();
This function iscurrently not documented; only its argument list is available.
Parameters
This function has no parameters.
Return Values