farkewie Posted March 19, 2007 Share Posted March 19, 2007 This is probably an easy one, i am trying to have a form that put name, username and country in to a new table. country is a drop down box for the username i have a hidden field with the value [code] <? echo $check["uname"] ?> i want the third hidden field to take the above username and get the fname assosiated to it in the table called signup. any help would be great thanks[/code] Link to comment https://forums.phpfreaks.com/topic/43333-populating-hidden-fields-with-data-from-tables/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.