here's the thing, my csv file has around 150++ columns which would be divided into around 30 tables in mysql..
i need to use a browse button in the site to import the csv file into mysql..
i have no idea how i'm going to do it..
sorry, its really my first time to use mysql and php...