From: "Donpro" <[EMAIL PROTECTED]>

> I have a script that allows the user to browse his/her local hard drive
for
> a file and email it as an attachment.  Text files come through OK but any
> binary type file, e.g., JPEG or PDF arrive broken.  JPEG will show as a
red
> X in my browser and Adobe will complain about the PDF.  I don't know
why???

How are you viewing the attachments? It's hard to tell where the issue is
with that description.

Look at the source code of a regular email with attachments and then compare
it to the source code of the email and attachments you create with PHP.

---John Holmes...

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

Reply via email to