Originally posted by Dr Unne
Another thing for the programming-impaired: <b>see the image/gif and image/png in the code? Those need to correspond to the kinds of images you're displaying.</b> If you send GIF data as image/png, your browser will probably either choke on it, or else do some magic to display it as a GIF anyways (which may be what IE does, and which is the WRONG thing to do, but anyways).

On a side note, why in the world did they make the "php" vB tag so hard to read? Do those colors look good in ANY color scheme? Because they make my eyes bleed on this color scheme.