PHP » GoLang |
login |
register |
about
|
GoLang fdf_get_attachment
request it (284)
GoLang replacement for PHP's fdf_get_attachment
[edit | history]
fdf_get_attachment(PHP 4 >= 4.3.0, PHP 5, PHP 7) fdf_get_attachment — Extracts uploaded file embedded in the FDF Description
array fdf_get_attachment
( resource
$fdf_document
, string $fieldname
, string $savepath
)
Extracts a file uploaded by means of the "file selection" field
Parameters
Return ValuesThe returned array contains the following fields:
Examples
Example #1 Storing an uploaded file
<?php |
more
Recently updated
more
Most requested
|