![]() |
![]()
| ![]() |
![]()
Namemysql_stmt_row_tell - Returns position of row cursor Synopsis
DescriptionReturns the row offset of a result cursor. The returned offset value can be used to reposition the result cursor by calling mysql_stmt_row_seek(3). Parameter
Return valueReturns the current position of the row cursor. Notes
See Also
|