Ok Im new here and I need some help.

Status
Not open for further replies.

R.T.

New member
Jun 20, 2007
24
0
0
I have been trying to learn how to cloak my affiliate links. I read some tutorials on here but being new to computers and not knowing jack. I can not figure out how this is done.

One more time please. I opened my phpadmin page. Then I get lost after that. Can anyone help me?
 


Make a .php file and put this in it:
Code:
<?php
header( 'Location: http://youraffiliatelink.com' ) ;
?>

Then just link to that file and your traffic will be redirected to your offer
 
Status
Not open for further replies.