| 
 | fdf_get_attachmentExtracts 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 |