Re: Re: Displaying images

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Miller, Terion wrote:

[..]

> header("Content-type: img/jpeg");

[..]

> This page isn't working and if I try to browse this page it wants to
> open it with an editor, it won't view in the browser.
> 
> What am I doing wrong? Is it the code or the data?

"Content-type: img/jpeg" is undefined, the browser would not know what to 
do with it. Try "image/jpeg" which is the official MIME type.


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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux