Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | DalÅ¡Ã |
fdf_open
Popis
resource fdf_open ( string filename )Opens a file with form data.
You can also use fdf_open_string() to process the results of a PDF form POST request.
Seznam parametrů
filename
Path to the FDF file. This file must contain the data as returned from a PDF form or created using fdf_create() and fdf_save().
PÅ™edcházejÃcà | Domů | DalÅ¡Ã |
fdf_open_string | Nahoru | <