(PHP 4, PHP 5)
msql_field_len — Get field length
msql_field_len() returns the length of the specified field.
Обрабатываемый результат запроса, полученный с помощью функции msql_query().
Числовое смещение поля. field_offset начинается с 1.
Returns the length of the specified field or FALSE on error.