php man page for fbsql_rows_fetched

Query: fbsql_rows_fetched

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FBSQL_ROWS_FETCHED(3)							 1						     FBSQL_ROWS_FETCHED(3)

fbsql_rows_fetched - Get the number of rows affected by the last statement

SYNOPSIS
int fbsql_rows_fetched (resource $result)
DESCRIPTION
Gets the number of rows affected by the last statement.
PARAMETERS
o $ result -A result identifier returned by fbsql_query(3) or fbsql_db_query(3).
RETURN VALUES
Returns the number of rows, as an integer. PHP Documentation Group FBSQL_ROWS_FETCHED(3)
Related Man Pages
db2_num_rows(3) - php
fbsql_fetch_object(3) - php
ifx_affected_rows(3) - php
pg_affected_rows(3) - php
sqlsrv_has_rows(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Please Welcome Ravinder Singh to the Moderation Team