Php/docs/mysqli-stmt.field-count

提供:Dev Guides
< Php
移動先:案内検索

mysqli_stmt::$field_count

mysqli_stmt_field_count

(PHP 5, PHP 7)

mysqli_stmt::$field_count -- mysqli_stmt_field_count指定したステートメントのフィールド数を返す


説明

オブジェクト指向型

int $mysqli_stmt->field_count;

手続き型

mysqli_stmt_field_count ( mysqli_stmt $stmt ) : int

警告 この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。