at the moment my file is just a text file on the web, so i just view it like

www.my-site.com/scores.txt

which gives me all the scores, eg..

mark=5644
john=4544 etc..

but is there a way i can make something to show me the total number of entries in the text file?