Google Answers Logo
View Question
 
Q: Affiliate link in php still viewable!? ( No Answer,   1 Comment )
Question  
Subject: Affiliate link in php still viewable!?
Category: Computers > Programming
Asked by: candyoff-ga
List Price: $5.00
Posted: 14 Sep 2005 03:45 PDT
Expires: 14 Oct 2005 03:45 PDT
Question ID: 567897
Hi

I have used php to hide my affiliate link. 
First i used tinyurl.com to cloak my link. 
Then i use php to redirect to the tinyurl.com 
e.g PHP -> Tinyurl -> affiliate link 

But my tinyurl is exposed when my fren used
www.rexswain.com/cgi-bin/httpview.cgi?http://www.xxxx.com
to view my php. 
He then use rexswain.com to view my tinyurl which in return he found
out the link of my affiliate.

I wish to know how can i hide my affliate link?
or how can i prvent rexswain viewing my php?
Perharps i can redirect rexswain to another side? 
please advice a simple solution... 
thanks

Example
-------------------------------
HTTP/1.1·302·Found(CR)(LF)
Date:·Wed,·14·Sep·2005·10:33:42·GMT(CR)(LF)
Server:·Apache/1.3.33·(Unix)·mod_auth_passthrough/1.8·mod_log_bytes/1.2·mod_bwlimited/1.4·PHP/4.3.11·FrontPage/5.0.2.2635·mod_ssl/2.8.22·OpenSSL/0.9.7a(CR)(LF)
X-Powered-By:·PHP/4.3.11(CR)(LF)
Location:·http://tinyurl.com/a12k2(CR)(LF)  <------------- HERE!
Connection:·close(CR)(LF)
Transfer-Encoding:·chunked(CR)(LF)
Content-Type:·text/html(CR)(LF)
(CR)(LF)
Answer  
There is no answer at this time.

Comments  
Subject: Re: Affiliate link in php still viewable!?
From: arvindjagtap-ga on 14 Oct 2005 01:55 PDT
 
You can use header("locatio:http://tinyurl.com/a12k2");.Try it

Important Disclaimer: Answers and comments provided on Google Answers are general information, and are not intended to substitute for informed professional medical, psychiatric, psychological, tax, legal, investment, accounting, or other professional advice. Google does not endorse, and expressly disclaims liability for any product, manufacturer, distributor, service or service provider mentioned or any opinion expressed in answers or comments. Please read carefully the Google Answers Terms of Service.

If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you.
Search Google Answers for
Google Answers  


Google Home - Answers FAQ - Terms of Service - Privacy Policy