Hi
I'm looking to have an incremental counter (not a hit counter) as a simple text file within my web folder. Is it possible to open this file, read the number it contains, add one to it, then save the file again. This number then becomes the reference number of another document.
Does the file need special permissions set up to allow anyone to read/write to the file?
I'm looking to have an incremental counter (not a hit counter) as a simple text file within my web folder. Is it possible to open this file, read the number it contains, add one to it, then save the file again. This number then becomes the reference number of another document.
Does the file need special permissions set up to allow anyone to read/write to the file?