Archive for the ‘GD’ Category

More fun with IE6

Monday, November 19th, 2007 Posted in Browser Quirks, GD | No Comments »

Marks last post reminded me of a little gotcha I came across with IE6. Generally when using GD or any such image manipulation stuff server-side, you usually check the MIME type and do whatever is necessary with whatever file you're given. ...