Ok i dont know what language to use for this (probably javascript) but how do i load a variable from a text file, add one to it, and write it back every time the page is accsesd.
Printable View
Ok i dont know what language to use for this (probably javascript) but how do i load a variable from a text file, add one to it, and write it back every time the page is accsesd.
So a counter, then? Have a look at http://www.worldwidemart.com for a Perl script that does just that. (It has multiple page support).