msql_data_seek

msql_data_seek -- Move internal row pointer

Description

int msql_data_seek ( int query_identifier, int row_number)

מחזיר TRUE במקרה של הצלחה או FALSE במקרה של כישלון .

msql_data_seek( ) moves the internal row pointer of the mSQL result associated with the specified query identifier to pointer to the specifyed row number .