Php Download Files Insert Sql 25.03.08
I have to download 25 files daily. Some are http requests to download .txt files while others are ftp requests requiring a login to fetch .txt & .zip files.
The zipped files will need to be unzipped & placed into a mysql database. Some files have formatting. Since these files are full of thousands of domains, some have bids next to each. If possible, I’d like to keep the bid info, if not, we can scrape all the text & just import a list of domains into the DB.