PHP timer function

Discussion in 'PHP' started by tfbpa, Mar 27, 2007.

  1. #1
    Am trying to limit the nr of popups displayed for adversal's popunder program and found this thread, http://forums.digitalpoint.com/showpost.php?p=1497786&postcount=171, copy of post is below.

    Unfortunately I do not know much about PHP and when simply copy/pasting this code it doesn't work. The popunders keep on being displayed on every click, while I only want the javascript to be executed every 5 minutes.

    My guess is that I somewhere must specify the $_COOKIE or something, but to be honest I haven't got a clue.

    Any help sorting this out would be great!
     
    tfbpa, Mar 27, 2007 IP
  2. tfbpa

    tfbpa The....Alive

    Messages:
    896
    Likes Received:
    35
    Best Answers:
    0
    Trophy Points:
    120
    #2
    Code works like a charm, just had session cookies disabled and therefore it didn't work for me...
     
    tfbpa, Mar 27, 2007 IP