1
vote
3answers
635 views

PHP Attach PDF mail function

I have been trying to get php to send a email with a attached PDF, I have been looking everywhere and came across this post Email PDF Attachment with PHP Using FPDF. I tried the solution but still ...
1
vote
1answer
351 views

Warning: mail() [function.mail]: SMTP server response: 552 5.7.0 DATA header size exceeds maximum permitted

I'm Beau from Fijura Web Design in Perth, Western Australia. Having an issue on my server. I am trying to create a script that will send an email with an attachment and whenever I try to run the ...