php man page for msql_affected_rows

Query: msql_affected_rows

OS: php

Section: 3

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

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_num_rows(3) - php
fbsql_query(3) - php
msql_fetch_row(3) - php
sqlite_num_rows(3) - php
sqlsrv_rows_affected(3) - php
Similar Topics in the Unix Linux Community
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!