Manuál PHP | ||
---|---|---|
Předcházející | Další |
Reads form data from a string.
You can use fdf_open_string() together with
$HTTP_FDF_DATA
to process FDF form input from a remote
client.
fdf_data
The data as returned from a PDF form or created using fdf_create() and fdf_save_string().
Předcházející | Domů | Další |
fdf_next_field_name | Nahoru | fdf_open |