Hello,
I am using cPanel Pipe to function to my PHP script using the modified following code to insert email to mysqli:
forums.cpanel.net
It's working fine. But the problem is if the email attachments crosses 1MB then PHP is not getting the full UTF-8 string (1.png) . It's working fine if email attachments are under 1MB (2.png) .
I am unable to find any solution for it. Please help.
Thank you.
I am using cPanel Pipe to function to my PHP script using the modified following code to insert email to mysqli:
Piping mail to php scripts - howto and checklist
Introduction Over time I've encountered various problems when trying to pipe mail to php scripts, and from time to time people ask how this can be done. I thought I would then post a quick howto and list of things to check if you encounter errors. You should find that this covers all problems...
It's working fine. But the problem is if the email attachments crosses 1MB then PHP is not getting the full UTF-8 string (1.png) . It's working fine if email attachments are under 1MB (2.png) .
I am unable to find any solution for it. Please help.
Thank you.
Attachments
-
215.3 KB Views: 4
-
275.7 KB Views: 4