How to run the  MySQL multiple insert Queries in PHP

1.Download the zip file

2.Extract the file and copy multi-insert folder

3.Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/html)

4.Open PHPMyAdmin (http://localhost/phpmyadmin)

5.Create a database with name employeedb

6.Import employeedb.sql file(given inside the zip package)

7.Run the script http://localhost/multi-insert
