Page 1 of 1

Creating a League of Sorts

Posted: Wed Jul 06, 2005 8:35 pm
by Cultist
Okay, I'm a bit of a php newbie and I've gotten myself into more than I may be able to handle. What I'm trying to accomplish is to make a tournament league of sorts. The general idea is to create a system where players can register individually, register a team, and then be able to join said team. Now, I have a basic knowledge of PHP. I've used PHP-nuke and phpBB and have a deal of experience doing object-oriented programming, so my question is, is there a portal system or something that anyone can recommend to get me started? Am I going to end up doing all of this out of scratch? Really, anything that can point me in some sort of direction would be infinitely helpful.

Posted: Wed Jul 06, 2005 9:18 pm
by John Cartwright

Posted: Thu Jul 07, 2005 5:20 pm
by McGruff
I've moved this to general since you seem to be asking for something ready-written rather than raising a question about application design. Please do post again in the theory board if you have a design query.

Posted: Thu Jul 07, 2005 9:02 pm
by Deemo
for tournament league, are you looking into something like the OGL (worldogl.com) site?

i was actually in the middle of creating something like this when i got lazy and quit, but if you need a little help ill try and do what i can

Edit: wow never thought of looking at hotscripts. seems they got some good stuff there.