filepro_fieldtype
(PHP 3, PHP 4 )
filepro_fieldtype -- Gets the type of a field
Description
string filepro_fieldtype ( int field_number)
Returns the edit type of the field corresponding to field_number.
filepro_fieldwidth
(PHP 3, PHP 4 )
filepro_fieldwidth -- Gets the width of a field
Description
int filepro_fieldwidth ( int field_number)
Returns the width of the field corresponding to field_number.
|