PHP Velho Oeste 2024

filepro_fieldtype

(PHP 4, PHP 5 < 5.2.0, PECL filepro SVN)

filepro_fieldtypeフィールド型を取得する

説明

filepro_fieldtype ( int $field_number ) : string

field_number に対応した編集フィールド型を返します。

パラメータ

field_number

フィールド番号。

返り値

編集フィールド型を表す文字列、あるいはエラーの場合に FALSE を返します。

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top