PHP - Manual: sybase_num_fields
2024-11-13
(PHP 4, PHP 5)
sybase_num_fields — Gets the number of fields in a result set
This function was REMOVED in PHP 7.0.0.
$result
) : intsybase_num_fields() returns the number of fields in a result set.
result
Returns the number of fields as an integer.
官方地址:https://www.php.net/manual/en/function.sybase-num-fields.php