I have been asked to create a site for a mobile tyre business. They want to have an online ordering system with a live data feed that will update the prices of tyres and quantity on a daily basis.
My problem is that I think it can be done with PHP and a MySQL database but I don't know how to populate/update the MySQL database with the data from a .CSV spreadsheet.
Can anyone help me set this up, or point me in the direction of a service that will help me set it up?