Jump to content

picking results of an array walk-through -- help!!


Recommended Posts

Hello php experts:

 

I have gone through a 124-element array (converted from an xml file using simplexml_file_load) and I can now output 124 lines of information, with 4 items on each line.

 

I now want to put the contents of each line into a separate database table, i.e., I will have 124 database tables.

 

Racking my brain to figure it out, but I'm stumped.

 

Any ideas?

 

I'm using PHP Version 5.2.8

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.