php man page for mysqli_warning

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 class

INTRODUCTION
Represents a MySQL warning.
CLASS SYNOPSIS
mysqli_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 )
PROPERTIES
o $message -Message string o $sqlstate -SQL state o $errno -Error number PHP Documentation Group MYSQLI_WARNING(3)
Related Man Pages
arrayiterator(3) - php
cairopssurface(3) - php
reflectionfunction(3) - php
reflectionparameter(3) - php
yaf_request_abstract(3) - php
Similar Topics in the Unix Linux Community
Errors trying to compile PHP for use with MySQL on Solaris 10