Re: [PHP] Problems with imagick's imagick_readimage

2003-12-09 Thread Decapode Azur
> I was wondering if you any advice as to why the imagick function > imagick_readimage can not read a url on my php installation. > > Problem: I am trying to get imagick to load an image from a URL. I can > read from a file on the a file system no problem. > > $url = "http://static.php.net/www.

Re: [PHP] Problems with imagick's imagick_readimage

2003-12-09 Thread Adam i Agnieszka Gasiorowski FNORD
John Clegg wrote: > Problem: I am trying to get imagick to load an image from a URL. I can > read from a file on the a file system no problem. Maybe you should simply circumvent the problem - download the file to your location into a temporary file, then act on this file locally...Us

[PHP] Problems with imagick's imagick_readimage

2003-12-09 Thread John Clegg
Hi I was wondering if you any advice as to why the imagick function imagick_readimage can not read a url on my php installation. Problem: I am trying to get imagick to load an image from a URL. I can read from a file on the a file system no problem. eg, $url = "http://static.php.net/www.p