hi there I have this problem with imagePNG, it just does nothing, no ouput! I searched in the archive and found pretty much the same problem there: http://www.phpbuilder.com/forum/read.php3?num=4&id=2094&loc=0&thread=2094
Has anyone some ideas how I can solve this? I reinstalled gd, und libpng (and so also php and apache!) several times with different settings, it was "successful" every time (means: with png support) and it didn't really help :-(...
thx in advance! ari
I had once a problem with browsers: if the png-image was addressed directly (address in bar of script generating png) some browsers didn't display well (=no output). Il the image was embedded in a page it was visible. So maybe you have the same problem: search the fault in the browser to be sure.... Bye
hey nice to see another Swiss here ;-)
thx for your help, but I also tried to save the image (ImagePNG($img, "test.png")), but it's size just stays 0kb... any other advice?