How can I use fgetcsv() to load or import each row of a csv into different tables in mysql php or is there a better way than using fgetcsv() ? Thanks
Asked
Active
Viewed 1,276 times
1 Answers
0
One of the many duplicates for fgetcsv : Writing a PHP file to read from CSV and execute SQL Query