odbc_field_len

Example

 int odbc_field_len ( resource $result_id , int $field_number ) 

Description

Gets the length of the field referenced by number in the given result identifier.

Return Values

Returns the field name as a string, or FALSE on error.