Sybase 函数
PHP Manual

sybase_num_fields

(PHP 4, PHP 5, PHP 7)

sybase_num_fieldsGets the number of fields in a result set

说明

int sybase_num_fields ( resource $result )

sybase_num_fields() returns the number of fields in a result set.

参数

result

返回值

Returns the number of fields as an integer.

参见


Sybase 函数
PHP Manual