msql_affected_rows(3) php man page | unix.com

Man Page: msql_affected_rows

Operating Environment: php

Section: 3

MSQL_AFFECTED_ROWS(3)													     MSQL_AFFECTED_ROWS(3)

msql_affected_rows - Returns number of affected rows

SYNOPSIS
int msql_affected_rows (resource $result)
DESCRIPTION
Returns number of affected rows by the last SELECT, UPDATE or DELETE query associated with $result.
PARAMETERS
o $ result -The result resource that is being evaluated. This result comes from a call to msql_query(3).
RETURN VALUES
Returns the number of affected rows on success, or FALSE on error.
SEE ALSO
msql_query(3). PHP Documentation Group MSQL_AFFECTED_ROWS(3)
Related Man Pages
fbsql_query(3) - php
ifx_affected_rows(3) - php
ingres_num_rows(3) - php
pg_affected_rows(3) - php
sqlite_num_rows(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Denial Of Service Attack Update