mysqli_stmt->field_count
mysqli_stmt_field_count
(PHP 5)
mysqli_stmt->field_count -- mysqli_stmt_field_count — بازگرداندن تعداد فیلد در عبارت داده شده
Description
Oriented object style
int $field_count;
Procedural style
int mysqli_stmt::mysqli_stmt_field_count
( mysqli_stmt $stmt
)
Warning
This function is currently not documented; only its argument list is available.
There are no user contributed notes for this page.
