Query: fbsql_field_len
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FBSQL_FIELD_LEN(3) 1 FBSQL_FIELD_LEN(3) fbsql_field_len - Returns the length of the specified fieldSYNOPSISint fbsql_field_len (resource $result, [int $field_offset])DESCRIPTIONReturns the length of the specified field.PARAMETERSo $result - A result pointer returned by fbsql_list_fields(3). o $field_offset - The numerical offset of the field. The field index starts at 0.RETURN VALUESReturns the length of the specified field. PHP Documentation Group FBSQL_FIELD_LEN(3)
Related Man Pages |
---|
mssql_field_length(3) - php |
cubrid_field_seek(3) - php |
cubrid_field_name(3) - php |
fbsql_field_type(3) - php |
mssql_field_seek(3) - php |