PHP imagepng() is creating corrupt image
问题 I have searched everywhere to find a possible solution to my problem. Unfortunately I cannot seem to figure it out. I have a .php file that creates an image based on other images. I had the script working exactly as it is right now before without flaws. But after fiddling around with some other files it suddenly stopped working and is generating corrupt .png images now on Firefox, Chrome and IE. image.php <?php ini_set("display_errors", 1); ini_set("error_reporting", 2047); ini_set("display