[PHP] Mail functions in php

2003-07-23 Thread Uma Shankari T.

Hello,

I need to send audio/video files through PHP mail() function.
What is the MIME type i need to use?
 or else
Is there any other way to send attachment as a mail?
 
Please help me.
 
Thanx in advance,
Uma


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



Re: [PHP] Mail functions in php

2003-07-23 Thread Justin French
Have you read the mail page in the manual?
Didn't think so :)
It discusses multipart messages/attachments/etc, links to and provides 
examples/tutorials on the topic, etc etc.  Start there, then come back 
if you get stuck.

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

Justin



On Wednesday, July 23, 2003, at 07:36  PM, Uma Shankari T. wrote:

Hello,

I need to send audio/video files through PHP mail() function.
What is the MIME type i need to use?
 or else
Is there any other way to send attachment as a mail?
 
Please help me.
 
Thanx in advance,
Uma
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
---
[This E-mail scanned for viruses]



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