Query: sybase_data_seek
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SYBASE_DATA_SEEK(3) SYBASE_DATA_SEEK(3) sybase_data_seek - Moves internal row pointerSYNOPSISbool sybase_data_seek (resource $result_identifier, int $row_number)DESCRIPTIONsybase_data_seek(3) moves the internal row pointer of the Sybase result associated with the specified result identifier to pointer to the specified row number. The next call to sybase_fetch_row(3) would return that row.PARAMETERSo $result_identifier - o $row_number -RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOsybase_fetch_row(3). PHP Documentation Group SYBASE_DATA_SEEK(3)
| Related Man Pages |
|---|
| db2_fetch_assoc(3) - php |
| mysql_data_seek(3) - php |
| pg_result_seek(3) - php |
| sybase_fetch_assoc(3) - php |
| sybase_unbuffered_query(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| User Guide: Posting in the Emergency Forum |
| Please Welcome Don Cragun as Lead Moderator |
| Denial Of Service Attack Update |