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

mysqli_warning クラス

(PHP 5)

導入

MySQL の警告を表します。

クラス概要

mysqli_warning {
/* プロパティ */
public $message ;
public $sqlstate ;
public $errno ;
/* メソッド */
public __construct ( void )
public void next ( void )
}

プロパティ

message

メッセージ文字列

sqlstate

SQL state

errno

エラー番号

目次



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