Hello,

On 10/20/2003 08:44 AM, George Pitcher wrote:
Hi all,

I need to send MS Word attachments from PHP (they're built on the fly).

I've tried PHPMailer but that doesn't like my NT box so I've gone back to
php's mail() function.

I'm using the following script but and the attachment is in the same
webfolder as the script but when I check the email, the attachment is
there - but blank.

You may want to try this class instead:


http://www.phpclasses.org/mimemessage

--

Regards,
Manuel Lemos

Free ready to use OOP components written in PHP
http://www.phpclasses.org/

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to