Import large csv file to mysql database using php

I have a very large CSV file (150 MB). What is the best way to import it to MySQL? I have to do some manipulation in PHP before inserting it into the MySQL table.

7
задан Brian Tompsett - 汤莱恩 25 December 2015 в 23:09
поделиться