GoLang filepro_fieldtype

request it (245)
GoLang replacement for PHP's filepro_fieldtype [edit | history]



Do you know a GoLang replacement for PHP's filepro_fieldtype? Write it!

PHP filepro_fieldtype

PHP original manual for filepro_fieldtype [ show | php.net ]

filepro_fieldtype

(PHP 4, PHP 5 < 5.2.0, PHP 7)

filepro_fieldtypeGets the type of a field

Description

string filepro_fieldtype ( int $field_number )

Returns the edit type of the field corresponding to field_number.

Parameters

field_number

The field number.

Return Values

Returns the edit type of the field as a string, or FALSE on errors.