update : 2015.11.03
php.shukuma.com

검색:
 
 
Gets the type of a field

filepro_fieldtype

(PHP 4, PHP 5 <= 5.1.6, PHP 7)

filepro_fieldtypeGets 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.