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 th

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 d

[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: