Hi,
I use imagepng() function to display a png file. It works fine when I do not output anything else other than the png. For example if I try to write <html> tag, the png image does not display. Instead the browser shows some data, which I cant understand. I suppose they are the data of picture.
So can you tell me how I can use the imagepng() function to display a picture, along with other html coding.
Thanks a lot,
Chamal.