Home > PHP > Function > > filepro_fieldwidth()

filepro_fieldwidth()

filepro_fieldwidth - Gets the width of a field

Syntax

int filepro_fieldwidth (int $field_number)

Arguments

  • field_number - The field number.

Description

Returns the width of the field corresponding to field_number.

Version

PHP 4, 5 <= 5.1.6

Return value

Returns the width of the field as a integer, or FALSE on errors.