External

Since: Jul 14, 2007 Posts: 2
|
(Msg. 1) Posted: Sat Jul 14, 2007 4:23 am
Post subject: Populate a table from a list Archived from groups: mailing>database>mysql (more info?)
|
|
|
|
| I am trying to populate a mysql table from the contents of a <SELECT>
list using PHP. The list is populated from another list and from
there
all the items need to be saved to a table.
|
|
|