Results 1 to 5 of 5

 

Thread: Popunder php

  1. #1
    Driving to win

    Status
    Offline
    Join Date
    Aug 2003
    Location
    If I'm not at home, I'm in hospital
    Posts
    7,370
    Thanks
    7
    Thanked 16 Times in 11 Posts


    Hi

    A question for the php gurus

    I want visitors to my site to receive a popunder but I want to make sure that whatever page of my site they come in on, and however many pages they visit they only get one popunder

    Using php - what's the simplest way to achieve this?

    Sorry if it's a dumb question - I'm a relatively new convert to php having always used asp in the past

    Thanks for your help

    Best regards

    Keith

  2. #2
    Frostie's Avatar
    Moderator

    Status
    Offline
    Join Date
    Aug 2003
    Location
    Wirral
    Posts
    3,217
    Thanks
    61
    Thanked 60 Times in 27 Posts
    Keith do you not use PAN? Thought PAN was capabale of managing this also?

  3. #3
    Frostie's Avatar
    Moderator

    Status
    Offline
    Join Date
    Aug 2003
    Location
    Wirral
    Posts
    3,217
    Thanks
    61
    Thanked 60 Times in 27 Posts
    Have just had a quick look and checked. It PAN does support it.

    Create a new Zone and select POPUP - when you reach the invocation code, you can say whether to POPUP or POPUNDER, and also when - page load, or page close.

    http://www.mycarinsurance.info as an example - but have to allow popups

  4. #4
    Driving to win

    Status
    Offline
    Join Date
    Aug 2003
    Location
    If I'm not at home, I'm in hospital
    Posts
    7,370
    Thanks
    7
    Thanked 16 Times in 11 Posts
    Cheers Chris

    Hadn't looked there - saw popups and thought - no I want popunder but didn't look any further - duh....

  5. #5
    Avoiding real work

    Status
    Offline
    Join Date
    Aug 2003
    Location
    Buckinghamshire
    Posts
    1,373
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Keith,

    The fact you're using PHP shouldn't matter - I do it the same way on my PHP pages as I do on static HTML pages. You need to use a combination of JS and cookies.

    I suppose if you didn't want to use JS or Cookies you could do something with session variables, but I'd say it's overkill really -

    Make your pop up set a session variable
    Make every other page check for the session variable being set
    If the variable is set then don't do the pop-up and if it isn't do it.

    Ian
    Those who can do, those who can't talk about it



Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Use vb.net or php to build product feed site?
    By accelerator in forum Programming
    Replies: 2
    Last Post: 18-01-05, 02:32 PM
  2. Anyone anygood with xml, php, mysql and Affiliate Window
    By AnnonnyMouse in forum Affiliate Marketing Lounge
    Replies: 1
    Last Post: 23-09-04, 11:00 AM
  3. PHP - No input file specified. - Problem
    By Barry in forum Programming
    Replies: 1
    Last Post: 02-08-04, 10:57 AM
  4. PHP or Browser Timeout?
    By Barry in forum Programming
    Replies: 6
    Last Post: 28-04-04, 01:04 PM
  5. Found a decent PHP site at last!
    By lowndsy in forum Programming
    Replies: 0
    Last Post: 20-02-03, 10:25 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
To Top

Content Relevant URLs by vBSEO 3.5.0 RC2