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
[edit] Last updated: Fri, 23 Mar 2012

view this page in

The mysqli_warning class

(PHP 5)

Wstęp

Represents a MySQL warning.

Krótki opis klasy

mysqli_warning {
/* Właściwości */
public $message ;
public $sqlstate ;
public $errno ;
/* Metody */
public __construct ( void )
public void next ( void )
}

Właściwości

message

Message string

sqlstate

SQL state

errno

Error number

Spis treści



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