Quantcast
Channel: PHP Script Not Downloading A Zipped Product Feed From URL - Download works fine when visited on browser - Stack Overflow
Browsing all 2 articles
Browse latest View live

Answer by Ben Shoval for PHP Script Not Downloading A Zipped Product Feed...

Since you didn't provide the problem URL, I can't say for sure, but you are likely encountering an issue with the method copy uses to read the file. Doing a direct curl call should resolve this.Try the...

View Article



PHP Script Not Downloading A Zipped Product Feed From URL - Download works...

I have a simple bit of PHP code which copies a zip file from a remote url to the server, and then extracts it into another folder.function extract_remote_zip($new_file_loc, $tmp_file_loc, $zip_url) {...

View Article
Browsing all 2 articles
Browse latest View live




Latest Images