Page 1 of 1

Play off tree

Posted: Fri Sep 03, 2010 3:57 pm
by keks
Hi! First of all, sorry for my bad English! I'm pretty new to PHP coding and designing, so i want to ask smarter people, than me - is it hard to create simple Play Off tree for example, for NHL league, with team logos, displaying results etc. If there is any tutorial about this, please let me know about it!

Big Thanks!

Re: Play off tree

Posted: Fri Sep 03, 2010 10:34 pm
by keks
cmon, nobody knows? :(

Re: Play off tree

Posted: Fri Sep 03, 2010 11:16 pm
by shawngoldw
Well it depends, based on you talking about the NHL and mentioning bad english, which by the way isn't too bad, I assume you're from Quebec? So you're probably a canadians fan, and since I'm from Toronto, I just have to say no it's not possible!

But on a more serious note, it shouldn't be too complicated. Is there any particular part you have a question about? What would the tree need to do, just display the brackets? Should it display all of them at once, or just the ones in the current round? Do you want to display who's winning each bracket?

There are really quite a few different things which need to be taken into consideration here and depending on how you want them to work the program will change in complexity.


Shawn

Re: Play off tree

Posted: Sat Sep 04, 2010 2:02 am
by keks
Thank you for reply!

So damn hard words which is hard to understand for me, no i'm from Europe!

Tree display only result , and who is winning each bracket, with emblem of course, and other pictures like Cup etc. Is it hard?

Re: Play off tree

Posted: Sat Sep 04, 2010 3:58 pm
by shawngoldw
It should not be hard. If you try it and get stuck, you can post code here and people will try to help you.
I do not think you will find a tutorial for this.

Best of luck!
Shawn