Search found 1 match
- Mon Aug 18, 2008 10:43 pm
- Forum: PHP - Code
- Topic: Problem creating a hockey season.
- Replies: 0
- Views: 112
Problem creating a hockey season.
Newbi Alert!!! Sorry, but I'm really struggling to finish this project of mine. I have a hockey Division of 6 teams (but really, it could be any amount). I use a 3D array to store the Game #,Team # and HomeOrAway game. I don't have any problem keeping track of it as I fill the array, but what happen...