|
fdf_get_valueGet the value of a field Description
mixed fdf_get_value
( resource
$fdf_document
, string $fieldname
[, int $which = -1
] )Gets the value for the requested field. Parameters
Return ValuesReturns the field value. Changelog
See Also
|