onthespot Posted July 22, 2009 Share Posted July 22, 2009 Ok so I have something I really need to achieve but really don't know how to do so. At the moment, I have a league system, where it generates fixtures for each player in a league and places them in fixtures.php The main issue with this is the sheer amount of fixtures this creates, too many. However, I am thinking there must be a way to just have a drop down of all the players in a certain league you have to play. So instead of displaying every fixture individually, u can select from a drop down the fixture, and then continue in such a manner. What code would you guys need to see to help me with this? Link to comment https://forums.phpfreaks.com/topic/167050-filling-a-drop-down/ Share on other sites More sharing options...
ldougherty Posted July 22, 2009 Share Posted July 22, 2009 What you are referring to is dynamic select http://www.plus2net.com/php_tutorial/php_drop_down_list.php Link to comment https://forums.phpfreaks.com/topic/167050-filling-a-drop-down/#findComment-880825 Share on other sites More sharing options...
onthespot Posted July 22, 2009 Author Share Posted July 22, 2009 thankyou Link to comment https://forums.phpfreaks.com/topic/167050-filling-a-drop-down/#findComment-880828 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.