1
Hi all,
I'm running a small xoops-website for a club of friends where we use to play a varity of board games (you know, standard non-virtual games, where you sit around a desk
)
The members in this club are quite competitive and we all take great pleassure in the occasional wins and use to brawl about them on our website.
To this point we have kept a scoring system online using a simple html-file, in which I enter each players performance and overall score after each game, to be published in a xoops-block. I feel however, that this system is rather "raw" compared to the slick module/block handling in the rest of the webpage.
I would therefore request a very simple module for retreiving each members score from a MySQL database table (which I have allready created) and present it along with the name of the player in a block sorted by number of wins. (a bit like the scoring tables used in the Flashgames module by Oliver Kaufhold)
I know how to do MySQL but frankly I'm rotten to php, and although I've tried various workarounds I can't seem to get it right myself. Now I'm getting at the pulling-hair-out-of-my-head-state, and I hope, that someone can provide me with usefull information on how to do this, point me to a working module, that will do exactly what I'm looking for - or maybe even create the module and post it here
(preferably before I loose all of my rather thin hair)
Of course the ultimate function in a module like this would be to allow a priviliged usergroup to enter the scores directly on the website and thereby update the database, but this, on the other hand, can be managed quite easily using other tools for MySQL.
In high hopes of great feedback and/or usefull hints and tips from you all
Jayaay