kevincro Posted October 18, 2007 Share Posted October 18, 2007 What I want to do for members of my website is to allow them to click a button that will add their name to a list that populates a select box. I can do this on my own, but I was curious if I have to use a database in order for this to be possible. Link to comment https://forums.phpfreaks.com/topic/73837-populating-a-select-box/ Share on other sites More sharing options...
brettpower Posted October 18, 2007 Share Posted October 18, 2007 Dynamic form items are in my opinion way better and more efficient than hand-editing each time you have an addition/change. I would have that dynamic list/drop down menu database-driven. Much easier on you. Link to comment https://forums.phpfreaks.com/topic/73837-populating-a-select-box/#findComment-372521 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.