Jump to content

PHP Script for handling FDF form data


roc524

Recommended Posts

I have a PDF fillable form on the web and have successfully submitted the “FDF” form data to my PHP web page.  That data is posted to a string variable. 

 

What I need to do is to put this FDF form data into an FDF file and email it as an attachment – perhaps with something like the PHP mail() function.  Can anyone provide or refer me to the PHP script to do this?

 

Thank you.

Link to comment
https://forums.phpfreaks.com/topic/237122-php-script-for-handling-fdf-form-data/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.