mysql_field_len Returns the length of the specified field Description intmysql_field_len resourceresult intfield_offset mysql_field_len returns the length of the specified field. <function>mysql_field_len</function> example ]]> For downward compatibility mysql_fieldlen can also be used. This is deprecated, however. See also mysql_fetch_lengths and strlen.