downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

mysqli_warning::__construct> <mysqli_driver::embedded_server_start
Last updated: Fri, 24 Sep 2010

view this page in

The MySQLi_Warning class

Introduction

Represents a MySQL warning.

Class synopsis

mysqli_warning {
/* Properties */
public $message ;
public $sqlstate ;
public $errno ;
/* Methods */
__construct ( void )
public void next ( void )
}

Properties

message

Message string

sqlstate

SQL state

errno

Error number

Table of Contents



add a note add a note User Contributed Notes
MySQLi_Warning
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites