Jump to content

[SOLVED] Inserting into database using an array


forumnz

Recommended Posts

Hey I have two arrays - one contains names and the other emails.

 

An example might be "Array ([2] => Bob [5] => John) Array ([2] => [email protected] [5] => [email protected])

 

What would I do to insert multiple rows with that data so the names and emails go together?

 

Thanks, Sam :)

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.