PHP Velho Oeste 2024

filepro_fieldwidth

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

filepro_fieldwidthフィールド幅を取得する

説明

filepro_fieldwidth ( int $field_number ) : int

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