Hello,

On 09/29/2002 03:27 PM, Jonas Geiregat wrote:
> the mail get's send but I get this error
> Warning: fopen("test.pdf", "rb") - No such file or directory in 
> /home/web/intranet/httpdocs/htmlMimeMail.php on line 162
> and test.pdf is included in the mail but is 0kb big
> anyone sees the prob ?

Maybe that class was not meant to send non-file based attachments.

Try this other class that certainly can be used for sending dynamically 
generated attachments from memory.

http://www.phpclasses.org/mimemessage

-- 

Regards,
Manuel Lemos


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

Reply via email to