mysqli_warning
final class mysqli_warning (View source)
Represents one or more MySQL warnings.
Properties
| string | $message | ||
| string | $sqlstate | ||
| int | $errno | 
Methods
                    __construct()
        
                                            
                
            The __construct purpose
                    bool
                
                
                    next()
        
                                            
                
            Move to the next warning
Details
        
                    protected        
    __construct()
        
    
    The __construct purpose
        
                            bool
    next()
        
    
    Move to the next warning