mysqli_stmt_field_count(3) php man page | unix.com

Man Page: mysqli_stmt_field_count

Operating Environment: php

Section: 3

MYSQLI_STMT_FIELD_COUNT(3)						 1						MYSQLI_STMT_FIELD_COUNT(3)

mysqli_stmt::$field_count - Returns the number of field in the given statement

       Object oriented style

SYNOPSIS
int$mysqli_stmt->field_count ()
DESCRIPTION
Procedural style int mysqli_stmt_field_count (mysqli_stmt $stmt) Warning This function is currently not documented; only its argument list is available. PHP Documentation Group MYSQLI_STMT_FIELD_COUNT(3)
Related Man Pages
mysqli_stmt_error(3) - php
mysqli_stmt_get_result(3) - php
mysqli_stmt(3) - php
mysqli_stmt_data_seek(3) - php
mysqli_stmt_error_list(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator