Search found 1 match

by ryansmith44
Wed Oct 05, 2011 5:56 am
Forum: PHP - Code
Topic: insert multiple selected rows with common ID
Replies: 1
Views: 196

insert multiple selected rows with common ID

Hi, I am developing and PHP MySQL application. I have a page which displays records from a MySQL query. each record has a corresponding check box. the user then checks the check boxes they require and clicks next. On clicking next I want the selected rows to be inserted into another table with a com...