Hello,
I got a txt file in my server http://myurl.com/mytext.txt
How can i attach this file to a mail() function and email that file to my email address?
Thanks!
Hi Deep
There's no simple answer to this. However, a quick look at the PHP Net site produced this from a contributor.
I haven't tried it, but it looks serious.
HTH
Norm