automate a schedule

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
ryodo
Forum Newbie
Posts: 1
Joined: Fri Oct 08, 2010 8:18 am

automate a schedule

Post by ryodo »

Good evening ladies and developers

my problem is that I have a tournament in my
PES School (video games) with 32 players I realized
everything.
An online registration and even a presentation with
SVG.

But the problem is that players have different
schedule so if I make a schedule for
game it will take me much time and even if
I manage to do it, if there is another tournament I'll be
have to redo the work.

So I want to know how automated my system
to fit with my needs.

Sincerely Ryodo.
User avatar
Jonah Bron
DevNet Master
Posts: 2764
Joined: Thu Mar 15, 2007 6:28 pm
Location: Redding, California

Re: automate a schedule

Post by Jonah Bron »

What exactly are you trying to do? Set up a schedule that everyone can see?
Post Reply