Hi there. I am pretty clear on how to load and display an image using gd, but the examples only display the image, no html. Im having trouble getting the image to display within a php/ html document. I think I've determined that its the header content-type thats the issue. If I add the Content-Type: image/png header the web page doesn't display at all. If I leave it out the image displays as raw data. Have I provided enough information for you to give advice? Thanks.
FP