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

Reply via email to