Search found 1 match

by rswyatt
Thu Mar 18, 2004 4:00 pm
Forum: PHP - Code
Topic: Radio Buttons and <INPUT 'hidden'> in a mutliple recor
Replies: 0
Views: 693

Radio Buttons and <INPUT 'hidden'> in a mutliple recor

I have some scragly code listed below... Basically, my question is this... Say the result of the query gives me 10 records... Those are displayed in the table below... Notice the radio input and the hidden inputs. I'm having trouble extracting JUST the value of the one record which I selected with t...