Multiple Insert in Single Query – PHP/MySQL

5

Often, we come across situations where we need to INSERT multiple rows in to a database table from an Array, File or even from another Database Table. I am explaining various methods for inserting multiple rows using a single query using MySQL and PHP.

Read this post on ask.amoeba.co.in


Anees Madathil

blogs from Bangalore