Expand my Community achievements bar.

Posting Form to PHP

Avatar

Former Community Member
Hi, I have a form that I'd like to simply post back to a PHP script as a full PDF (not FDF or anything else).



My question is: How do I have the PHP script read the PDF file that is being posted?



The final goal here is to have the completed PDF be mailed via a PHP-mailer. The mailer works fine... I just need to figure out how to access the POST data.



Thanks!
0 Replies