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