Re: [PHP] Send mail with attached

2004-02-23 Thread francesco
Thank you Karl for answer. Frank [EMAIL PROTECTED] www.automationsoft.biz - Original Message - From: "Karl Timmermann" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 23, 2004 8:30 PM Subject: Re: [PHP] Send mail with attached > Ch

Re: [PHP] Send mail with attached

2004-02-23 Thread John Taylor-Johnston
I know I have something in here that did it. [Shake, shake, rattle, bump] This is how I send an image in a postcard maker I fashioned once: http://www.CollegeSherbrooke.qc.ca/languesmodernes/jtjohnston/0postcard0/send_mail.phps http://www.CollegeSherbrooke.qc.ca/languesmodernes/jtjohnston/0postca

Re: [PHP] Send mail with attached

2004-02-23 Thread Manuel Lemos
Hello, On 02/23/2004 04:15 PM, [EMAIL PROTECTED] wrote: Hi all, is possible to send an email, with mail() function, with an attached? I see on www.php.net but there isn't nothing about this. If someone have the solution please send the solution. You may want to try this class that provides a ready

Re: [PHP] Send mail with attached

2004-02-23 Thread janet
In a message dated 2/23/2004 11:41:00 AM Pacific Standard Time, [EMAIL PROTECTED] writes: >is possible to send an email, with mail() function, with an attached? >I see on www.php.net but there isn't nothing about this. >If someone have the solution please send the solution. >Thanks in advance. >Fr