Hi there,
my problem:
I´ve created a form. When the user clicks the submitt button a PDF-file is generated with PHP. So far, so good.
Now this PDF-File should be send to an e-mail adress with the PDF attached.
As I searched the web for answers I found a lot of articles about MIME-types and classes.
Can anybody tell me what kind of MIME-type a PDF is, or any other way to send the PDF?
Thanks