Global Moderator
Internet Junkie
Gender:
Posts: 1807
9006 credits Members referred : 6
« on: Dec 13, 2006, 03:00:07 PM »
To fill a site (MySQL database) with content I need to schedule a daily download and unzip of a file. I have found zip functions to use so I can unzip the file, but how do I download the file from a remote server to my website? Or could I just open the remote zip file directly in the unzip script?