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, 25 May 2012

view this page in

La clase mysqli_warning

(PHP 5)

Introducción

Representa una advertencia de MySQL.

Sinopsis de la Clase

mysqli_warning {
/* Propiedades */
public $message ;
public $sqlstate ;
public $errno ;
/* Métodos */
public __construct ( void )
public void next ( void )
}

Propiedades

message

Cadena de mensaje

sqlstate

Estado de SQL

errno

Número de error

Tabla de contenidos



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