Документ взят из кэша поисковой машины. Адрес оригинального документа : http://oit.cmc.msu.ru/php/function.mysql-field-len.html
Дата изменения: Sun Feb 3 22:47:32 2002
Дата индексирования: Mon Oct 1 21:56:46 2012
Кодировка:
mysql_field_len

mysql_field_len

(PHP 3 <= 3.0.18, PHP 4 >= 4.0.0)

mysql_field_len --  Returns the length of the specified field

Description

int mysql_field_len ( resource result, int field_offset)

mysql_field_len() returns the length of the specified field.

For downward compatibility mysql_fieldlen() can also be used. This is deprecated, however.