fbsql_field_len

(PHP 4 >= 4.0.6, PHP 5, PHP 7)

fbsql_field_lenReturns the length of the specified field

说明

fbsql_field_len ( resource $result [, int $field_offset ] ) : int

Returns the length of the specified field.

参数

result

A result pointer returned by fbsql_list_fields().

field_offset

The numerical offset of the field. The field index starts at 0.

返回值

Returns the length of the specified field.

相关文章
php cubrid mysql 兼容性函数 get the maximum length of the specified fieldphp frontbase 函数 get the length of each output in a resultphp frontbase 函数 get the flags associated with the specified field in a resultphp frontbase 函数 returns the length of the specified fieldphp frontbase 函数 get the name of the specified field in a resultphp frontbase 函数 set result pointer to a specified field offsetphp frontbase 函数 get name of the table the specified field is inphp frontbase 函数 get the type of the specified field in a resultphp frontbase 函数 get table name of fieldphp maxdb 函数 returns the next field in the result setphp 多字节字符串 函数 returns position and length of a matched part of the multibyte regular expression for a predefined multibyte stringphp ncurses 函数 move position and add attributed string with specified lengthphp ncurses 函数 move position and add string with specified lengthphp odbc 函数 get the length precision of a fieldphp postgresql 函数 returns the name or oid of the tables fieldphp postgresql 函数 returns the type id oid for the corresponding field numberphp sqlsrv 函数 returns the value of the specified configuration settingphp tidy 函数 returns the number of tidy accessibility warnings encountered for specified documentphp tidy 函数 returns the number of tidy configuration errors encountered for specified documentphp tidy 函数 returns the number of tidy errors encountered for specified document
关注编程学问公众号