kotofei
New Member
- Messages
- 11
- Reaction score
- 0
- Points
- 0
I have wierd problem - seems like page executes twice.
I have simple php code to insert ip, referer and browser info in mysql db. When i load my page and then look into db, i am seeing:
85.141.154.237 Opera/9.24 (Windows NT 5.1; U; en) 2007-10-31 08:13:30
85.141.154.237 Opera/9.24 (Windows NT 5.1; U; en) 2007-10-31 08:13:32
So everytime i reload it, i get to mostly identical entries.
I also tried to write a script for storing info in text file, and it also writed to identical strings.
Help me please!
P.S Sorry for my bad english.
I have simple php code to insert ip, referer and browser info in mysql db. When i load my page and then look into db, i am seeing:
85.141.154.237 Opera/9.24 (Windows NT 5.1; U; en) 2007-10-31 08:13:30
85.141.154.237 Opera/9.24 (Windows NT 5.1; U; en) 2007-10-31 08:13:32
So everytime i reload it, i get to mostly identical entries.
I also tried to write a script for storing info in text file, and it also writed to identical strings.
Help me please!
P.S Sorry for my bad english.