Inserting multiple records at a go

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
fkmbate
Forum Newbie
Posts: 1
Joined: Wed Aug 26, 2009 6:58 am

Inserting multiple records at a go

Post by fkmbate »

Untitled 2.jpg
Untitled 2.jpg (29.82 KiB) Viewed 316 times
The row with the names are been looped from a database. I would like to insert the details into a database at one go. Should I use an array and how should i do it

Franz
User avatar
Benjamin
Site Administrator
Posts: 6935
Joined: Sun May 19, 2002 10:24 pm

Re: Inserting multiple records at a go

Post by Benjamin »

:arrow: Moved to PHP - Code
Post Reply