I need to copy around ten data feeds to a MySQL database about once a week. I know I can do it using MySQL Load Data command, but I'd much prefer to use a PHP script that contains some flexibility. Our friends at Hotscripts list several, but every link leads to a 404 error. This is a pretty simple script and I could probably write my own easily enough. But why bother when there are supposed to be dozens already out there?
Does anyone know where I might find such a script? BTW, this question has been asked several times before, but all the "Best Answer" links are also dead.
Does anyone know where I might find such a script? BTW, this question has been asked several times before, but all the "Best Answer" links are also dead.