zero-perfoliate
zero-perfoliate

Author Topic: request for help displaying a gd image  (Read 130 times)

Offline fpearl

  • New PHP Members
  • Posts: 1
  • Karma: +0/-0
request for help displaying a gd image
« on: August 25, 2010, 08:27:21 PM »
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

 

zero-perfoliate