in reply to Re: Re: Counter of Visits in a HTML page
in thread Counter of Visits in a HTML page
OK, bad example there - it would as you say have to be something on server-side.
And of course, you'd have to be careful of race conditions - i.e. two people viewing the page at the same instant could get the same count unless you were fairly careful - although in this case I guess that's probably not a big worry but it shows how careful you have to be with this kind of stuff
|
---|