
turkscripts
Deleted
May 7, 2000, 7:01 PM
Post #3 of 5
(1390 views)
|
Another idea: Everytime somebody visits your page, just append a period "." to the text file. No need to read, increment, recreate the file and write back. To find out how many visitors you had, just read the file to a string, and use length() function..
|