int mysql_field_len ( resource $result , int $field_offset )
mysql_field_len() returns the length of the specified field.
The length of the specified field index on success or FALSE on failure.