Hockey League

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
Aravinthan
Forum Commoner
Posts: 84
Joined: Mon Jan 28, 2008 6:34 pm

Hockey League

Post by Aravinthan »

Hi guys,
me and some of my friends decided to make a hockey league during summer. I proposed to make the site. Here is what I got so far:
http://lh3vs3.x10hosting.com

Ok so the season is going to start July 1st.
Here is the thing I need help with. Its not all of my friends that are good with php and all so I need to find a user friendly way for them to insert teh game results.
table which is already created:
team_stats(contains all the team stats)
player_stats(contains all the player stats)
I need to add the score so the viewers can get the summary of the game. Something like this:
http://www.rds.ca/hockey/stats/lnh_boxs ... 2009050222
And also update the player and team stats.

I dont know if I am being clear here, but any help would be great.
Thanks,
Ara
Aravinthan
Forum Commoner
Posts: 84
Joined: Mon Jan 28, 2008 6:34 pm

Re: Hockey League

Post by Aravinthan »

UP
Post Reply