sybase_fetch_field()
sybase_fetch_field - Get field information from a resultSyntax
object sybase_fetch_field (resource $result, int $field_offset)Arguments
- result
- field_offset - If the field offset isn\'t specified, the next field that wasn\'t yet retrieved by sybase_fetch_field() is retrieved.
