phpQuestioner Posted August 22, 2007 Share Posted August 22, 2007 I have a script that writes a hit to a text file, but lately I have been noticing that the text file number is decreasing, instead of increasing or stay the same. Could some one be doing this (I mean, I would assume they could) and if so what is a good security measure to put into place to prevent this from occuring? I would prefer not to register the hits in a database; I would rather stick to a text file storage medium for this case. Link to comment https://forums.phpfreaks.com/topic/66100-readwrite-text-file-manipulationalteration-question/ Share on other sites More sharing options...
vijayfreaks Posted August 22, 2007 Share Posted August 22, 2007 Hi.. change file permission and then update it or you can keep those things in to one table.. Regards, Vijay Link to comment https://forums.phpfreaks.com/topic/66100-readwrite-text-file-manipulationalteration-question/#findComment-330662 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.