Sybase Функции
PHP Manual

sybase_num_fields

(PHP 4, PHP 5)

sybase_num_fieldsGets the number of fields in a result set

Внимание

Эта функция УДАЛЕНА в PHP 7.0.0.

Описание

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