> Hello Mike,
>
> Tuesday, January 13, 2004, 2:55:44 PM, you wrote:
>
> >> In PHP you would set the Content-type header like so:
> >> header("Content-type: image/jpeg");
>
> MR> So, should I write that header to the actual image file prior
> to the image
> MR> itself?
>
> You should output it to the browser prior to the image data itself.
>

That's what I kind of thought, but this is a case where the browser is
opening the image directly - there is no html code or placement in an html
page.

-Mike

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

Reply via email to