PHP 8.3.4 Released!

fdf_close

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

fdf_closeFDF ドキュメントを閉じる

説明

fdf_close(resource $fdf_document): void

FDF ドキュメントを閉じます。

パラメータ

fdf_document

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

戻り値

値を返しません。

参考

  • fdf_open() - FDF ドキュメントをオープンする

add a note

User Contributed Notes

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