Query: sybase_field_seek
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SYBASE_FIELD_SEEK(3) SYBASE_FIELD_SEEK(3) sybase_field_seek - Sets field offsetSYNOPSISbool sybase_field_seek (resource $result, int $field_offset)DESCRIPTIONSeeks to the specified field offset. If the next call to sybase_fetch_field(3) won't include a field offset, this field would be returned.PARAMETERSo $result - o $field_offset -RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOsybase_fetch_field(3). PHP Documentation Group SYBASE_FIELD_SEEK(3)