View Single Post
Old Mar 13th, 2007, 9:54 AM   #1
Fex2005_uk
Newbie
 
Join Date: Mar 2007
Posts: 3
Rep Power: 0 Fex2005_uk is on a distinguished road
Custom Leaderboard/Score system

Hi

Im new to PHP and Im stumped on how to create a leaderboard and score system for my site.

Im planning on having over 100 puzzles on my site, when a member finishes each one they will get a code. Then the member will click on "submit score" on his profile, and submit the supplied code. The points would then be instantly added to the members overall score. The more puzzles the member completes the higher theire score.

Does anyone know of any pre-made scritpts that could be easily modified to suit this? Or anyone prepered to point me in the right direction on how to programme such a beast?

Im assuming that the syatem will use a SQL database (over flat-file) and im assuming that I will need to have some type of cookie to stop the same user entering the same information twice.

I would like to be able to display all users in a leaderboard (or at least the top 25 players).

ANY help would be a big advantage!

Regards

Adam
Check out my site at www.Follow-me.co.uk
Fex2005_uk is offline   Reply With Quote