I am 70 years old and volunteer as a chess coach for about 40 elementary and middle school kids in three chess clubs in the local school system. I have tried to find a program that will allow me to set up a rating database, and Chess Club Central looks like a good prospect, but I am not proficient at setting up the program so it can be accessed through my website. It looks like a simple matter to modify and stick three files (chess.php, chessdb.php, and chessschema.sql) into my website, but I am totally frustrated. Can someone modify the three files () for me and help me get started? I have established the MYSql database and named it chessclub. I have selected a password. I don\'t know where to leave the single quotes in and where to drop them. I don\'t know if I can leave the line $mysql_host = \'localhost\' in the chessdb.php file, etc. When I try to edit the chess.php file with notepad++ nothing happens at all, so I suspect that the file that downloaded is somehow password locked. I have a feeling that someone out there can spend two minutes to solve a problem that will otherwise take me the rest of my life to try to solve.
My website is sbranch.org
Can anyone provide advice?