burge124 Posted April 1, 2008 Share Posted April 1, 2008 hi, not to sure if the structure is correct including data from database. query works fine <p> <input name="radiobutton" type="radio" value= "<?php echo $row['QuestionTitle']?>" /> <label></label> </p> Link to comment https://forums.phpfreaks.com/topic/99071-radio-buttons-containing-information-from-query/ Share on other sites More sharing options...
Helmet Posted April 1, 2008 Share Posted April 1, 2008 You should post the sql Link to comment https://forums.phpfreaks.com/topic/99071-radio-buttons-containing-information-from-query/#findComment-506935 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.