Click to See Complete Forum and Search --> : Windows Browser prefer BMP`?


Anon
06-29-2001, 12:44 AM
Hy,

this scenario:
I upload JPEGs via HTTP into a MySQL-DB, and get them again with the old an odd

<IMG SRC='get_my_pic_from_db.php?id=1'>

thingy.

Works as expected with jpegs and gifs on UNIX-Systems, BUT uploading them onto a Windows-System results in a mess. With the get_my_pic_from_db.php script, the pictures are displayed wrongly, no matter of the data type I provide in the skript, whereas when I upload BMPs, everything works fine EVEN on UNIXes!

I don't get the problem at all!
Can anybody help me to get the stuff working with JPGs on both systems?

Thanks a lot

Tom

Anon
07-30-2001, 02:02 PM
you need to install the jpeg6b library on all machines.