| Manuál PHP | ||
|---|---|---|
| PÅ™edcházejÃcà | Dalšà | |
fdf_next_field_name
Popis
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.
Seznam parametrů
fdf_documentThe FDF document handle, returned by fdf_create(), fdf_open() or fdf_open_string().
fieldnameName of the FDF field, as a string. If not given, the first field will be assumed.
| PÅ™edcházejÃcà | Domů | Dalšà |
| fdf_header | Nahoru | <