(PHP3 , PHP4 )
mysql_field_len --
Returns the length of the specified field
Description
int mysql_field_len
(int result, int field_offset)
mysql_field_len() returns the length of the
specified field. For downward compatibility
mysql_fieldlen() can also be used.