suche nach in der

mysqli_warning::__construct> <mysqli_driver::embedded_server_start
Last updated: Fri, 18 May 2012

view this page in

The mysqli_warning class

(PHP 5)

Einführung

Represents a MySQL warning.

Klassenbeschreibung

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

Eigenschaften

message

Message string

sqlstate

SQL state

errno

Error number

Inhaltsverzeichnis



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