mysql_field_len

Returns the length of the specified field (PHP 3, PHP 4 )
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.

This HTML Help has been published using the chm2web software.