Click to See Complete Forum and Search --> : Tournament


SummerJam
04-07-2003, 10:37 PM
Tournament (http://javascript.internet.com/miscellaneous/tournament.html)

Hey... I was wondering if you could make this code so that the people who come on to your website can see the tournament standings but can't mess around with them... I want to be able to post the tournament standings, and I don't want them to be changed...

Thanks...
Jon

Nevermore
04-08-2003, 06:02 AM
You could do it with a PHP script, which would ask for a password when you went to change it. A javascript would be easily by-passed. Also, that JavaScript will be reset whenever someone loads the page. Why don't you just alter the page each time? However, if you want a PHP script, I can make one for you.