[PHP] mail and attachments

2002-08-19 Thread Pafo

i got a script that the user signs up on and send a profile to the owners
email address
but i want to implement a file upland and that the uploaded file should be
submitted with the mail..

is this possible in php?
i know its possible in cg..

regards
patrick



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




Re: [PHP] mail and attachments

2002-08-19 Thread Vehbi Sinan Tunalioglu

If you mean that you want to add attachments to emails it is possible of 
course...
Try Phpmailer...
I recommend you to print out a copy of this script and its helper class 
SMTP so that you can read it and modify (it is not required, guys have 
done everything well enough) and reuse it. You can do more than attach 
things into the mail...

http://phpmailer.sourceforge.net/

Have a nice day...
Vehbi Sinan Tunalioglu

Pafo wrote:

i got a script that the user signs up on and send a profile to the owners
email address
but i want to implement a file upland and that the uploaded file should be
submitted with the mail..

is this possible in php?
i know its possible in cg..

regards
patrick






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




Re: [PHP] mail and attachments

2002-08-19 Thread @ Edwin
Also, somebody has already posted (2 weeks ago?) a similar or related 
question. I think, the answers given also apply to this question as well.

- E


If you mean that you want to add attachments to emails it is 
possible of course...
Try Phpmailer...
I recommend you to print out a copy of this script and its helper 
class SMTP so that you can read it and modify (it is not required, 
guys have done everything well enough) and reuse it. You can do more 
than attach things into the mail...

http://phpmailer.sourceforge.net/

Have a nice day...
Vehbi Sinan Tunalioglu

Pafo wrote:

i got a script that the user signs up on and send a profile to the 
owners
email address
but i want to implement a file upland and that the uploaded file 
should be
submitted with the mail..

is this possible in php?
i know its possible in cg..

regards
patrick






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





_
キャリアアップを目指すあなたのナビゲーター MSN 就職‐職 
http://career.msn.co.jp/


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