In PHP, how do you E-mail a plain Text file (ex. 123.txt) as an Attachment ?
The E-mail text may read:
Hi _____,
Please see the attachment for further instructions.
Thanks,
Bob
I literally need the Text file to be a regular E-mail attachment -- and not imbedded within the E-mail text.
Thanks,
Pat