Custom-coded Php Leaderboard 09.10.08
We would like to develop a LeaderBoard for our poker forum/community that will allow members to input data from their own databases regarding the number of hands they’ve played, and what their win-rate is, and have them placed in the appropriate spot on the LeaderBoard.
An example: A member play $1/$2 poker, and he has played 1,000 hands and won $350. The member would have his data stored in a database (postgreSQL) on his computer that would display this information, and calculate his win-rate per 100 hands played.
We would like to allow our members to input or upload their data, and have this custom script automatically update the LeaderBoard.
I know it sounds confusing, but I can send you an example of how the data looks on the screen in the database program our members use to keep track of their play.



