Hello, On 08/31/2002 10:44 AM, M. Hockings wrote: > This makes me wonder if it is just as easy to send an email containing > the results of some computation. Either an attached file or inline. > Would you have to read the content of the file into a variable and send > it as the body or can it simply be attached easily?
If you would like to send any data as a file attached to a message, you may want to try this class for composing and sending MIME messages that lets you do that easily: http://www.phpclasses.org/mimemessage -- Regards, Manuel Lemos -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php