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