|
PHP5中文手册
sybase_fetch_field(PHP 4, PHP 5) sybase_fetch_field — Get field information from a result 说明
object sybase_fetch_field
( resource $result
[, int $field_offset
] )
sybase_fetch_field() can be used in order to obtain information about fields in a certain query result. 参数
返回值Returns an object containing field information. The properties of the object are:
|