Query: mysqli_warning
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MYSQLI_WARNING(3) 1 MYSQLI_WARNING(3) The mysqli_warning classINTRODUCTIONRepresents a MySQL warning.CLASS SYNOPSISmysqli_warning mysqli_warning Properties o public$message o public$sqlstate o public$errno Methods o public mysqli_warning::__construct (void ) o public void mysqli_warning::next (void )PROPERTIESo $message -Message string o $sqlstate -SQL state o $errno -Error number PHP Documentation Group MYSQLI_WARNING(3)
Related Man Pages |
---|
directoryiterator(3) - php |
reflectionfunction(3) - php |
spldoublylinkedlist(3) - php |
yaf_response_abstract(3) - php |
mysqli(3) - php |
Similar Topics in the Unix Linux Community |
---|
Errors trying to compile PHP for use with MySQL on Solaris 10 |