Import Csv file using php and Mysql

By | January 6, 2015

Step1: create a database called testlogin through phpmyadmin. execute the below query through phpmyadmin

use the below files for database connectivity and csv reading and insertion

db_connect.php

index.php