MSUK1 Posted March 30, 2012 Share Posted March 30, 2012 hello, i would like to make a select field in my form pull data from my database. im okay at the php required to return the results (i think) but, how do i make it so that when a user selects an option to update the form. for example, if i wanted to edit a user, i would select the user from the list. and it would pull that users info into the form? Link to comment https://forums.phpfreaks.com/topic/260021-making-a-select-input-dynamic/ Share on other sites More sharing options...
Jessica Posted March 30, 2012 Share Posted March 30, 2012 You'd either use AJAX or load a new page. Link to comment https://forums.phpfreaks.com/topic/260021-making-a-select-input-dynamic/#findComment-1332779 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.