I am trying to write a PHP script (that will eventually be run via a cron) to send some XLS files to some people (static addresses). I can get the email to be sent but nothing is in it and nothing is attached. I'm basing my code on what I found here:
<snip>
modifying the filename and content-type appropriately. But I don't even see any of the BODY ("Hello world") in the email that eventually is sent and received.
Anybody have any other helpful links or tips?
Thanks!
[edited by: dreamcatcher at 6:33 am (utc) on Sep. 4, 2009]
[edit reason] No Urls Please. See TOS. [/edit]