I am trying to alter some images which are located in my attachments dir and pulled out by the attachment script. something like: /attachment.php?attachmentid=543&d=1319371426&stc=1 &fromvw=1
somehow the ImageCreateFromPNG doesnt want to recognize these links as a valid PNG
but when inspecting the image it IS valid..
for example:
http://www.birthright.net/forums/att...stc=1&fromvw=1
is there a way to "force" it as PNG? or any other solution for this?