CakeFest 2024: The Official CakePHP Conference

fdf_get_status

(PHP 4, PHP 5 < 5.3.0, PECL fdf SVN)

fdf_get_status/STATUS キーの値を得る

説明

fdf_get_status(resource $fdf_document): string

/STATUS キーの値を取得します。

パラメータ

fdf_document

fdf_create()fdf_open() あるいは fdf_open_string() が返す FDF ドキュメントハンドル。

戻り値

キーの値を文字列で返します。

参考

add a note

User Contributed Notes

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