http://www.php.net/mail includes an example of sending emails with multiple
attachments. For a more structured approach, try using Mail_Message @
http://opensource.visionp.biz/Mail_Message.120.0.html
Regards,
Erik Osterman
http://osterman.com/
alex at bartl dot net
28-Nov-2002 09:25
/*
This
* Thus wrote Ajay Singh ([EMAIL PROTECTED]):
> Hi,
>
> Please guide how to send multiple attachments in one mail through php mail script.
> The following code is working for the one attachment:
If you look at it closely you are already sending two attachements.
For a guide read and implement:
2 matches
Mail list logo