|
PHP5中文手册
fdf_set_encoding(PHP 4 >= 4.0.7, PHP 5) fdf_set_encoding — Sets FDF character encoding 说明
bool fdf_set_encoding
( resource $fdf_document
, string $encoding
)
Sets the character encoding for the FDF document. 参数
返回值如果成功则返回 TRUE,失败则返回 FALSE。 |