Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PHP: fdf_set_version - Manual
[go: Go Back, main page]

PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

GnuPG" width="11" height="7"/> <FDF 関数
Last updated: Fri, 10 Oct 2008

view this page in

fdf_set_version

(PHP 4 >= 4.3.0, PHP 5)

fdf_set_versionFDF ファイルのバージョン番号を設定する

説明

bool fdf_set_version ( resource $fdf_document , string $version )

指定したドキュメントの FDF バージョンを version に設定します。

この拡張モジュールが提供する機能のうちのいくつかは、新しいバージョンの FDF でのみ動作します。

パラメータ

fdf_document

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

version

バージョンを表す文字列。 現在の FDF ツールキット 5.0 では、これは 1.21.3 あるいは 1.4 となります。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。



add a note add a note User Contributed Notes
fdf_set_version
There are no user contributed notes for this page.

GnuPG" width="11" height="7"/> <FDF 関数
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites