Can someone tell me if there is a simple way to send .doc attachments with the email function in php. Have seen a couple of example but look over complex. 🙁
Cheers
:p
After searching the forums for "email attachments", you might find some more suggestions. Failing that, searching for a pre-existing script that does the job for you might be more your speed. You can't avoid some complexity, but http://www.google.com/search?q=PHP+email+attachment+script isn't that difficult.