How do hosted galleries work with CCBILL?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Iron Star
    Confirmed User
    • Oct 2005
    • 222

    #1

    How do hosted galleries work with CCBILL?

    I would like install hosted gallery on my site but I don't how to do with CCBILL. Could you help me?

    Thanks

    OnixCash Adult Network: hardlinks - trade - exclusive programs - exclusive content.
  • Lycanthrope
    Confirmed User
    • Jan 2004
    • 4517

    #2
    What you can do is grab the aff. ref code w/ php like so:

    <?

    $a= $_REQUEST['id'];

    if ($a hahahaha"") { $a="DEFAULT"; }

    ?>

    (hahahaha is a double = sign. that part says if refferer is null use this default id)

    Then for the links through to the site on the gallery itself:

    <a href="http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=000000&PA=<?=$a?>&HTML=http://www.site.com">VISIT SITE NOW!</a>

    Then have the affs. link to the galleries as such: http://www.domain.com/gallery/?id=xxxxxx

    Comment

    Working...