(PHP 4, PHP 5)
mysql_field_len — 返回指定字段的长度
$result
$field_offset
mysql_field_len() 返回指定字段的长度。
为向下兼容仍然可以使用 mysql_fieldlen(),但反对这样做。