I have a page that calls php script to display an image. The problem is that it only displays half the image. So you can see the top of tyhe image until about the middle and then the rest is blank. The image is there becuase it is the same size as the uploaded file but it is not coming back form the database correctly. I am using header("Content_type: $type"). If you need to see my code let me know.



