Hi Rick,
Thanks for replying.
> Mag wrote:
> > Hi,
> > I got a pretty good code snippet from Zend to grap
> a
> > remote image and save it to disk, the problem is,
> when
> > it saves to my disk i am unable to open the
> > images...they are blank and the file matches the
> > remote images filesiz
Mag wrote:
Hi,
I got a pretty good code snippet from Zend to grap a
remote image and save it to disk, the problem is, when
it saves to my disk i am unable to open the
images...they are blank and the file matches the
remote images filesize...
[snip]
ob_start();
readfile($url);
$img = ob_get_
On Wednesday 13 October 2004 02:22, Mag wrote:
> I got a pretty good code snippet from Zend to grap a
> remote image and save it to disk, the problem is, when
> it saves to my disk i am unable to open the
> images...they are blank and the file matches the
> remote images filesize...
>
>
> Heres th
Hi,
I got a pretty good code snippet from Zend to grap a
remote image and save it to disk, the problem is, when
it saves to my disk i am unable to open the
images...they are blank and the file matches the
remote images filesize...
Heres the code I got from Zend:
Start code ##
4 matches
Mail list logo