|
|
filepro_fieldtype (PHP 3, PHP 4, PHP 5) filepro_fieldtype -- Gets the type of a field Описаниеstring filepro_fieldtype ( int field_number )
Returns the edit type of the field corresponding to field_number.
Список параметров
field_number
The field number.
Возвращаемые значения
Returns the edit type of the field as a string, or FALSE on errors.
add a note
User Contributed Notes
filepro_fieldtype
There are no user contributed notes for this page.
|