mysql_field_len

 int mysql_field_len ( resource $result , int $field_offset ) 

説明

mysql_field_len() returns the length of the specified field.

戻り値

The length of the specified field index on success or FALSE on failure.