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_encoding - 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

fdf_set_file" width="11" height="7"/> <fdf_set_ap
Last updated: Fri, 10 Oct 2008

view this page in

fdf_set_encoding

(PHP 4 >= 4.0.7, PHP 5)

fdf_set_encodingFDF 文字エンコーディングを設定する

説明

bool fdf_set_encoding ( resource $fdf_document , string $encoding )

FDF ドキュメントの文字エンコーディングを設定します。

パラメータ

fdf_document

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

encoding

エンコーディング名。現在サポートしているのは "Shift-JIS"、"UHC"、 "GBK"、"BigFive" です。

空の文字列を指定すると、エンコーディングをデフォルトの PDFDocEncoding/Unicode スキームに設定します。

返り値

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



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

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