Re: [PHP-DB] Attachment

2001-08-10 Thread Sheridan Saint-Michel
y, August 10, 2001 2:55 AM Subject: RE: [PHP-DB] Attachment > > Can you explain more to me about RFC1341? Please tell me where can I get > more info about this function? > > Actually what I want is to send a mail with a list of attachment files. > > Thanks. > > > >

RE: [PHP-DB] Attachment

2001-08-10 Thread WNLeong
August 09, 2001 7:42 PM > To: WNLeong > Cc: [EMAIL PROTECTED] > Subject: Re: [PHP-DB] Attachment > > You must look at the RFC1341 (if you have not already did so) to learn > about > mime types. It is also very useful to send (you) messages with attached > files > and

Re: [PHP-DB] Attachment

2001-08-09 Thread BoNzO
First of all. Take a look at MIME tutorial @ http://www.zend.com its great.. read all 3. i wrote a perl script after that tutorial.. it attach a .log file.. take a look im 100% sure you can port it to php using mail() function just build up $header and insert into the function. --

Re: [PHP-DB] Attachment

2001-08-09 Thread Patrice Garbe
You must look at the RFC1341 (if you have not already did so) to learn about mime types. It is also very useful to send (you) messages with attached files and the look at the source. A tip : to send you own forged mail you must use the mail() function like this : maiil($to,$subject,"",$your_for