[PHP] Does mail() can be used to send attachments?

2001-12-22 Thread Dasmeet Singh Arora

Is it possible to send attachments using mail() command? If yes then how
is it done.
Thanks for any help.





 
-- 
http://www.pluginjokes.com
Add FREE Dynamic Jokes To Your Site!

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] Does mail() can be used to send attachments?

2001-12-22 Thread Philip Olson

see:

  http://www.php.net/manual/en/function.mail.php

a link to a tutorial/rfc exists there.  also, check the various script
archives for mail packages, most allow for attatchments.

regards,
Philip Olson

On 22 Dec 2001, Dasmeet Singh Arora wrote:

 Is it possible to send attachments using mail() command? If yes then how
 is it done.
 Thanks for any help.
 
 
 
 
 
  
 -- 
 http://www.pluginjokes.com
 Add FREE Dynamic Jokes To Your Site!
 
 -- 
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 To contact the list administrators, e-mail: [EMAIL PROTECTED]
 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]