On Sunday 28 January 2001 17:52, Natasha wrote:
> The filename is just the name, the content is what
> matters, and also wanted to know if echoing binary
> data is ok ?

Yes. That's what application/octet-stream means: binary data.

> and what about images, can i send it through octect
> stream ? will they turn up right ?

Usually yes, but you should use the proper MIME type for them 
(image/jpeg, image/png, image/gif etc) just to be sure

-- 
Christian Reiniger
LGDC Webmaster (http://sunsite.dk/lgdc/)

"World domination. Fast." (Linus Torvalds about Linux)

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to