filepro_fieldtype()
filepro_fieldtype - Gets the type of a field
Syntax
string filepro_fieldtype (
int $field_number)
Arguments
- field_number - The field number.
Description
Returns the edit type of the field corresponding to field_number.
Version
PHP 4, 5 <= 5.1.6
Return value
Returns the edit type of the field as a string, or FALSE on errors.