Energetic Pixels Posted October 7, 2009 Share Posted October 7, 2009 Ok. I fixed most of my problems yesterday evening. But I uncovered another one. In my attached code, is there a way to get each row of radio buttons to act as their own instance (apart from the next row)??? The way that I have the code now is that php is dynamically generating the next row in the table until it runs out of data coming back from mysql. Other problem will be dealing with how to get the user inputted data out of all the tables and submit them to the database all the while correlating them to the user_ID and quest_ID. But I can tackle that once I get the radio buttons to act correctly. Tony [attachment deleted by admin] Link to comment https://forums.phpfreaks.com/topic/176856-table-row-dynamically-duplicated-with-php-contains-radiobutton-group/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.