Hello,

On 01/03/2003 11:40 AM, Föíö Öxî‰êójînyóon wrote:
mail($to, $subject, $body, "From: $email");
how do I insert an attachment into this mail function, It would be
submitted with file field and would be called attachment.
You may want to try this class. All you need to do is to pass the file name of the uploaded file to add as an attachment:

http://www.phpclasses.org/mimemessage


--

Regards,
Manuel Lemos


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to