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 classe mysqli_warning

(PHP 5)

Introduction

Représente une alerte MySQL.

Synopsis de la classe

mysqli_warning {
/* Propriétés */
public $message ;
public $sqlstate ;
public $errno ;
/* Méthodes */
public __construct ( void )
public void next ( void )
}

Propriétés

message

Le message

sqlstate

Le statut SQL

errno

Le numéro de l'erreur

Sommaire



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