counting clicks
Posted: Sat Jul 10, 2004 5:03 am
hi,
sorry to ask so many questions, but I was wanting to count clicks and display the amount of clicks on my page... I seen examples of this, but, none of them were sql. I want to make a table named 'attempts' and throw in it an integer starting at 0 and upon each user click the script would create a file if not existant and would add 1 to the value of that file after each click... I plane to do this with many links, each with there own txt file... anyone know of any good tutorials with examples, or feel like posting any??? I'd appreciate it... thanks
sorry to ask so many questions, but I was wanting to count clicks and display the amount of clicks on my page... I seen examples of this, but, none of them were sql. I want to make a table named 'attempts' and throw in it an integer starting at 0 and upon each user click the script would create a file if not existant and would add 1 to the value of that file after each click... I plane to do this with many links, each with there own txt file... anyone know of any good tutorials with examples, or feel like posting any??? I'd appreciate it... thanks