mysqli_stmt->field_count
mysqli_stmt_field_count
(PHP 5)
mysqli_stmt->field_count -- mysqli_stmt_field_count — 指定したステートメントのフィールド数を返す
説明
int $field_count;
int mysqli_stmt_field_count
( mysqli_stmt $stmt
)
警告
この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。
mysqli_stmt->field_count
There are no user contributed notes for this page.
