mysql_field_len
    (PHP 3, PHP 4 )
mysql_field_len --       Returns the length of the specified field     
Description
int 
mysql_field_len ( resource result, int field_offset)
     mysql_field_len() returns the length of the      specified field.     
     For downward compatibility mysql_fieldlen()      can also be used. This is deprecated, however.