Search found 1 match
- Tue Feb 19, 2008 5:03 pm
- Forum: PHP - Code
- Topic: cookie / javascript problem
- Replies: 0
- Views: 214
cookie / javascript problem
I have a short script that tracks user visits by using cookies. I want to record a new session for each 30 minutes of usage on my site. It works great WITHOUT Google's Adsense javascript code on the page. With the Adsense javascript in the page, here is what happens: The user visits the page, the co...