PHP » GoLang |
login |
register |
about
|
GoLang fbsql_rows_fetched
request it (281)
GoLang replacement for PHP's fbsql_rows_fetched
[edit | history]
fbsql_rows_fetched(PHP 5 >= 5.1.0, PHP 7) fbsql_rows_fetched — Get the number of rows affected by the last statement Description
int fbsql_rows_fetched
( resource
$result
)Gets the number of rows affected by the last statement. Return ValuesReturns the number of rows, as an integer. |
more
Recently updated
more
Most requested
|