Jump to content

image functions


dragongamer

Recommended Posts

hi i want to load an aspx image from a another site to, my own the onlu proplem is that php will not support it, i looked at the image source code to find out
[code]<b>Warning</b>:  imagecreatefromgif(): Circular redirect, aborting. in <b>****/weather/radimg.php</b> on line <b>6</b><br />
<br />
<b>Warning</b>:  imagecreatefromgif(http://www.meteox.com/images.aspx?jaar=-3&voor=&soort=loop3uur&c=uk&n=): failed to open stream: Success in <b>****/weather/radimg.php</b> on line <b>6</b><br />

<br />
<b>Warning</b>:  imagepng(): supplied argument is not a valid Image resource in <b>****/weather/radimg.php</b> on line <b>10</b><br />
<br />
<b>Warning</b>:  imagedestroy(): supplied argument is not a valid Image resource in <b>*****/weather/radimg.php</b> on line <b>12</b><br />
[/code]

i know i can load images form other domains because i tryed the script to load another image from another site it works fine its just it wont load images that are not, gif in the end,  [b]i know the aspx is an gif[/b], due to the headers outputed by it so is there a work around?
Link to comment
https://forums.phpfreaks.com/topic/19657-image-functions/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.