Posted by James A on 12/20/07 19:23
"J.O. Aho" <user@example.net> wrote in message
news:5sv6oiF18oshlU1@mid.individual.net...
> James A wrote:
>
>> 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?
>
> I suggest you look at the user comments on
>
> http://www.php.net/manual/en/ref.mail.php
> http://www.php.net/manual/en/function.mail.php
>
> You will get a good hint of how to make a script that handles binary data
> too.
>
> --
>
> //Aho
Many thanks for the pointer!
--
James
[Back to original message]
|