GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Webmaster Q & Fuckin' A (https://gfy.com/forumdisplay.php?f=27)
-   -   how to link ccbill affliate links to fhg? (https://gfy.com/showthread.php?t=658600)

Ketchup 09-23-2006 09:52 AM

how to link ccbill affliate links to fhg?
 
I'm trying to setup my webmasters area and was wondering if anyone knows how to link the webmaster affliate link to fhg's so all the affliate has to do is put their ID#

so if this is the aff link
http://refer.ccbill.com/cgi-bin/clic...xxxxx-0000&PA=


and say my gallery is www.blah.com/promo1.html

how do I link the two?

thanks for any help :upsidedow

micker 09-23-2006 10:29 AM

use a php fhg, and pass their affiliate id across as a variable... or if you have your heart set on .html I suppose you could do something with SSi's and mod_rewrite

marcjacob 09-23-2006 02:39 PM

get them to link to folder/tgp.html?ccbill-id

in your html gallery use:

Quote:

<!--#set var="aff" value="$QUERY_STRING" -->
then all your link urls in the gallery will be:

Quote:

http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=ccbill-site-id&PA=<!--#echo var='aff'-->
in the folder that gallery is in you a .htaccess file to server parse .html documents:

Quote:

AddType text/x-server-parsed-html .html
hope that helps.


All times are GMT -7. The time now is 02:21 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123