so i wrote a script that had a read from a text file a list of all the sections on my 
site, and then i made it so that every time some one visited a section it would 
increment the count, then i thought about it, say there are four people on my site, 
and all of them are clicking on different sections, all the time, that means that the 
script is getting ran a whole bunch of times, and prolly running down the server the 
site is on.. is that a good asumption, does anyone have an idea of another way to do 
this???

thanx in advace

nate

Reply via email to