|
fdf_set_fileSet PDF document to display FDF data in Description
bool fdf_set_file
( resource
$fdf_document
, string $url
[, string $target_frame
] )Selects a different PDF document to display the form results in then the form it originated from. Parameters
Return Values
Returns Examples
Example #1 Passing FDF data to a second form
<?php See Also
|