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.

-- 
Best regards,
 Richard                            mailto:[EMAIL PROTECTED]

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

Reply via email to