Reply to Re: Using with remote images

Re: Using with remote images new!
by bassix, 17 years, 1 month ago
i am working on the same problem and have fixed it with copy:
copy('http://foo/test.jpg', '/htdocs/test.jpg');

after this there is a local copy of the file and you can use class.upload as well:
$handle = new Upload('/htdocs/test.jpg');
Reply

Your reply

Name *
Email 
Title *
Text *
CAPTCHA image
Enter the code displayed on the image:
Click on the image to generate another one if it is hard to read it. The case is important