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 rowsSYNOPSISint msql_affected_rows (resource $result)DESCRIPTIONReturns number of affected rows by the last SELECT, UPDATE or DELETE query associated with $result.PARAMETERSo $ result -The result resource that is being evaluated. This result comes from a call to msql_query(3).RETURN VALUESReturns the number of affected rows on success, or FALSE on error.SEE ALSOmsql_query(3). PHP Documentation Group MSQL_AFFECTED_ROWS(3)
Related Man Pages |
---|
db2_num_rows(3) - php |
mysqli_affected_rows(3) - php |
fbsql_affected_rows(3) - php |
ifx_affected_rows(3) - php |
pg_num_rows(3) - php |
Similar Topics in the Unix Linux Community |
---|
User Guide: Posting in the Emergency Forum |
Forum Video Tutorial: How to Use Code Tags |
UNIX.COM 2017 Year End Summary |
New Code Tags (Syntax Highlighting) |
Status of UNIX.COM Forum Transformation |