I use MyPHP Admin and I need to import quite a few lines of data. It appears that MyPHPAdmin only allows you to insert a line at a time... Am I wrong? I have formatted the file with data as a .csv file, have correct headers and just need to load it all in an existing table. How would I go about it?