PHP » GoLang |
login |
register |
about
|
fdf_open(PHP 4, PHP 5, PHP 7) fdf_open — Open a FDF document Description
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. Parameters
Return Values
Returns a FDF document handle, or Examples
Example #1 Accessing the form data
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|