PHP » GoLang |
login |
register |
about
|
GoLang fdf_next_field_name
request it (272)
GoLang replacement for PHP's fdf_next_field_name
[edit | history]
fdf_next_field_name(PHP 4, PHP 5, PHP 7) fdf_next_field_name — Get the next field name Description
string fdf_next_field_name
( resource
$fdf_document
[, string $fieldname
] )Gets the name of the field after the given field. This name can be used with several functions. Parameters
Return ValuesReturns the field name as a string. Examples
Example #1 Detecting all fieldnames in a FDF
<?php |
more
Recently updated
more
Most requested
more
Last requests
|