PHP Classes

multipleInsert: Mutiple record Insertion in to a single table

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 43%Total: 943 All time: 3,808 This week: 488Up
Version License Categories
multipleinsert 1.0GNU General Publi...Databases
Description 

Author

This class is very useful when it is necessary to insert multiple records into a single table.

Instead of looping over a insert query, we can create one insert query by using this class.

Picture of Alok Mohanty
Name: Alok Mohanty <contact>
Classes: 1 package by
Country: India India

Details

README ------------------------------------------------------------------------- Files: example.php multipleInsert.php sample.sql This Example(example.php) demostrate "How to use Multi-Insert class". This Class is very useful, when requirement is to insert multiple record into a single table.Instead of looping over a insert query, we can create one insert query by using this class. Before running this script, execute sample.sql file and change variabls in configuration Block of example.php as per your configuration.

  Files folder image Files (4)  
File Role Description
Accessible without login Plain text file example.php Example Demo file
Plain text file multipleInsert.inc Class Class File
Accessible without login Plain text file Readme.txt Doc. Readme File
Accessible without login Plain text file sample.sql Conf. SQL File

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:943
This week:0
All time:3,808
This week:488Up
 User Ratings  
 
 All time
Utility:56%StarStarStar
Consistency:50%StarStarStar
Documentation:50%StarStarStar
Examples:56%StarStarStar
Tests:-
Videos:-
Overall:43%StarStarStar
Rank:3551