mysqli_warning(3) php man page | unix.com

Man Page: mysqli_warning

Operating Environment: php

Section: 3

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
recursivecachingiterator(3) - php
yaf_config_simple(3) - php
cairopssurface(3) - php
directoryiterator(3) - php
yaf_response_abstract(3) - php
Similar Topics in the Unix Linux Community
Errors trying to compile PHP for use with MySQL on Solaris 10