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, 20 May 2011

view this page in

La clase MySQLi_Warning

Introducción

Representa una advertencia de MySQL.

Clases sinopsis

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

Propiedades

message

Cadena de mensaje

sqlstate

Estado de SQL

errno

Número de error

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 | stats | sitemap | contact | advertising | mirror sites