Home > PHP > Function > FDF > fdf_get_opt()

fdf_get_opt()

fdf_get_opt - Gets a value from the opt array of a field

Syntax

mixed fdf_get_opt (resource $fdf_document, string $fieldname, int $element)

Arguments

  • fdf_document - The FDF document handle, returned by fdf_create(), fdf_open() or fdf_open_string().
  • fieldname - The FDF document handle, returned by fdf_create(), fdf_open() or fdf_open_string().
  • element - The FDF document handle, returned by fdf_create(), fdf_open() or fdf_open_string().

Description

Version

PHP 4.3.0, 5

Return value