onthespot Posted August 18, 2006 Share Posted August 18, 2006 could anyone help me/provide a link to help with making league tables and letting users input their own results? Link to comment https://forums.phpfreaks.com/topic/17979-league-tables/ Share on other sites More sharing options...
onthespot Posted August 18, 2006 Author Share Posted August 18, 2006 anyone? Link to comment https://forums.phpfreaks.com/topic/17979-league-tables/#findComment-76920 Share on other sites More sharing options...
ToonMariner Posted August 18, 2006 Share Posted August 18, 2006 the only thing ou will need for making the tables is array_multisort()As for users putting there results in... a nice little form and a script to put them into your database/xml or what ever you use.There are a million and one ways of doing this so saying anything more would be doing it for you - and you wouldn't learn anywhere near as much as by doing it yourself. Link to comment https://forums.phpfreaks.com/topic/17979-league-tables/#findComment-76924 Share on other sites More sharing options...
onthespot Posted August 18, 2006 Author Share Posted August 18, 2006 basically, i want the user to have their leagues on my site, then have a results page, on that results page, there would be a drop down list of who they need to play in the league they are in! as each player is played, their name comes off the list! i want the user to only be able to enter their result, their home result! any ideas? im not v.good at php! only started recently Link to comment https://forums.phpfreaks.com/topic/17979-league-tables/#findComment-76932 Share on other sites More sharing options...
onthespot Posted August 18, 2006 Author Share Posted August 18, 2006 ??? Link to comment https://forums.phpfreaks.com/topic/17979-league-tables/#findComment-76953 Share on other sites More sharing options...
onthespot Posted August 18, 2006 Author Share Posted August 18, 2006 can anyone help? Link to comment https://forums.phpfreaks.com/topic/17979-league-tables/#findComment-76976 Share on other sites More sharing options...
onthespot Posted August 18, 2006 Author Share Posted August 18, 2006 please im desperate?? someone must know how to go about doing this! Link to comment https://forums.phpfreaks.com/topic/17979-league-tables/#findComment-76991 Share on other sites More sharing options...
ToonMariner Posted August 18, 2006 Share Posted August 18, 2006 I refer you to my previous post.... Link to comment https://forums.phpfreaks.com/topic/17979-league-tables/#findComment-76998 Share on other sites More sharing options...
onthespot Posted August 18, 2006 Author Share Posted August 18, 2006 could you not help me further? im not very experienced Link to comment https://forums.phpfreaks.com/topic/17979-league-tables/#findComment-77016 Share on other sites More sharing options...
Barand Posted August 18, 2006 Share Posted August 18, 2006 This forum is to help you with problems in your code. If you require a whole script I would recommend you post in the Freelancing forum and advertise for someone to write it for you. Indicate if the work is to be paid or unpaid. Provide an email or IM address where you can be contacted. Link to comment https://forums.phpfreaks.com/topic/17979-league-tables/#findComment-77040 Share on other sites More sharing options...
onthespot Posted August 19, 2006 Author Share Posted August 19, 2006 where could i look at this? Link to comment https://forums.phpfreaks.com/topic/17979-league-tables/#findComment-77182 Share on other sites More sharing options...
Barand Posted August 19, 2006 Share Posted August 19, 2006 The freelancing forum on this sitehttp://www.phpfreaks.com/forums/index.php?board=8.0 Link to comment https://forums.phpfreaks.com/topic/17979-league-tables/#findComment-77184 Share on other sites More sharing options...
JamieLee2k Posted October 15, 2006 Share Posted October 15, 2006 a program I think you might be looking for is called ccleague Link to comment https://forums.phpfreaks.com/topic/17979-league-tables/#findComment-109062 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.