Results 1 to 2 of 2

Thread: PROGRAMMERS! Is this possible/Can you do it?

  1. #1
    samebb
    Guest

    PROGRAMMERS! Is this possible/Can you do it?

    Ok.

    A paysite warning page with an enter button.

    I need a php script that, on the enter button can ask:

    IF
    ccbill referal URL bought a surfer to the warning page

    GO TO
    to URL (a)

    IF
    type in

    GO TO
    URL (b)

    AND IF
    NATS linking code

    GO TO
    URL (b)

    ====
    Simple jist of it is, my SITES used to be with CCBILL, they are not on NATS. Type-in surfers are still going through CCBILL, as the tour on the domain root is coded in CCBILL links for CCBILL joins.

    Affiliates still sending traffic with old ccbill referal codes are still generating sales from the root tour also.

    My NATS tours are on paysite/tour/

    I want type in surfers, or non-affiliate surfers who hit the root domain to be directed to my NATS tour pages, to take advantage of cascaded billing, ect!

    ---
    Can this be done? And if you can do it, can you contact me?

    Email: sam (at) britishbucks.com
    ICQ: 244-711-635

    Thanks!


    Oh and Lee, sorry if this is in the wrong forum, i just didnt think it would fit in the hosting or design forums.


  2. #2
    Am I Bitter?...Absolutely nicedreams's Avatar
    Join Date
    Apr 2004
    Location
    Washington DC Metro
    Posts
    572
    First, I'm not an expert programmer.

    I'm not sure how your site receives ccbill's redirects, so I wasn't able to test that. But I was able to write something real quick that worked with epoch's links and type-ins. Nats links should be easy too.

    If you could add this
    PHP Code:
    echo $_GET['CA']; 
    to your index.php page and then click on a ccbill link, if your account number echos on the screen then it would work for ccbill too.

    Jimmy

    Gay Amateur Paysites / Solo Twink Paysite
    Nice Dreams Cash
    http://www.nicedreamscash.com


Posting Permissions

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