PHP

Import CSV file into a MySQL database

Sometimes we might want to migrate our csv file/xlsx-file(s) into our database in order to work with them accordingly, php makes that possible. With regards to this, I have written a simple script to make that easier base on a request from a good friend of mine and I thought it wise to share it with the world. 1. Firstly unzip the project file and paste it in your htdocs if you're using xampp or