Hi,
My MYSQL database has set columns for the data.
The users have spreadsheets setup with their own columns which holds pretty much the same data on it.
name, address etc.
is the simpliest way to import it, to change the column headings on the spreadsheet for each user to represent my column names in mysql database and import csv via phpmyadmin?
Many thanks for you help