Posted by James A on 12/20/07 12:33
Hi,
Just wondering if anyone could please help. I would like to use PHP to send
MIME format emails (with binary attachments). But I have to do this without
the use of the mail mime PEAR package? We are on PHP 4.2.2 and we cannot
change that, and we cannot install that PEAR package due to our web hosting.
I came across one possibility
http://www.sitepoint.com/print/advanced-email-php but it required PHP 5 as
it uses the PHP function chunk_split.
Many thanks in advance.
--
James
Navigation:
[Reply to this message]
|