mysqli_warning::__construct() seems protected according reflection:
== Class: mysqli_warning
Could not construct class mysqli_warning
Message: Access to non-public constructor of class mysqli_warning
mysqli_warning クラス
(PHP 5)
導入
MySQL の警告を表します。
クラス概要
プロパティ
- message
-
メッセージ文字列
- sqlstate
-
SQL state
- errno
-
エラー番号
目次
- mysqli_warning::__construct — コンストラクタ
- mysqli_warning::next — next
hlopetz at gmail com ¶
3 months ago
