| 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ů
filenamePath 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 | <