PHP 函数:mysql_field_len()

获得目前字段的长度。

语法: int mysql_field_len(int result, int field_offset);

返回值: 整数

函数种类: 数据库功能

内容说明
本函数可以得到目前所在字段的长度。