News Feed
Jobs Feed
Sections




News Archive
DeveloperTutorials.com:
Inserting An Array Into A Database
February 02, 2007 @ 10:28:31

The DeveloperTutorials website has a quick new article today talking about the insertion of an entire array into a database:

A few days ago, a user came into #phphelp on UnderNet wanting to know how to insert an array into a database. A simple enough concept, but how exactly does one look up information on the subject? The goal is to take a form with multiple input sets (like a list of people, their phone numbers, etc.) and input multiple rows into a database.

They create the database and a simple form to get the array input from before sharing the code to grab the information and loop through them all and drop them into the database table.

1 comment voice your opinion now!
insert array database tutorial simple loop insert array database tutorial simple loop


blog comments powered by Disqus

Similar Posts

Community News: PHP Tutorial Site - GoodPHPTutorials.com

Doug Brown's Blog: Use PHP to Twitter Your Tweets

Matthew Weir O'Phinney's Blog: Cgiapp2 Tutorial 1 - Switch Template Plugins at Will

Joshua Thijssen's Blog: Symfony2: Implementing ACL rules in your Data Fixtures

Stubbles Blog: Two New PHP6 Wishlist Items


Community Events









Don't see your event here?
Let us know!


phpunit code api example language unittest framework introduction zendframework2 opinion development tool object interview testing release podcast database composer community

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework