|
Posted by GJPeacock on 04/14/06 22:59
Hi,
Maybe i should re-phrase my question. I'm using php with a MySQL
database, and i would like to know how to insert a new record into a
table for each checked item on one form.
The reason i want to create a relation in this way, is because i want
to be able to choose which article appears as a related link regardless
of it's category/date/etc.
> So what seems to be the problem? You receieve several ID numbers or
> URLs via POST, and run one or more INSERT queries with this data.
No problem with this, it's just this is what i'm not sure of how to do.
Thanks, Gavin
[Back to original message]
|