array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'zh', ), 'this' => array ( 0 => 'function.fdf-get-flags.php', 1 => 'fdf_get_flags', 2 => 'Gets the flags of a field', ), 'up' => array ( 0 => 'ref.fdf.php', 1 => 'FDF 函数', ), 'prev' => array ( 0 => 'function.fdf-get-file.php', 1 => 'fdf_get_file', ), 'next' => array ( 0 => 'function.fdf-get-opt.php', 1 => 'fdf_get_opt', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/fdf/functions/fdf-get-flags.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

fdf_get_flags

(PHP 4 >= 4.3.0, PHP 5 < 5.3.0, PECL fdf SVN)

fdf_get_flagsGets the flags of a field

说明

fdf_get_flags(resource $fdf_document, string $fieldname, int $whichflags): int
警告

本函数还未编写文档,仅有参数列表。