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 |
|---|
| cubrid_field_seek(3) - php |
| cubrid_field_name(3) - php |
| cubrid_field_table(3) - php |
| fbsql_fetch_field(3) - php |
| mysql_field_flags(3) - php |