Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Not Solved make redirect page
#1
Not Solved
i want to make redirect page on my forum. I have put my affiliate link on my forum. i want to hide my affiliate link from visitors by redirecting method.
#2
Not Solved
You need to use meta tag redirect!
<META http-equiv="refresh" content="0;URL=URL to Redict">

Or more complex .htaccess redirect method!
#3
Not Solved
not clear. i want to redirect from www.mysite.com/hosting.php to www.myaffiliatesite.com/member?id=123456789
#4
Not Solved
Take a look at the example in the parameters section here: http://au2.php.net/manual/en/function.header.php

That single line in hosting.php is all you need.


Forum Jump:


Users browsing this thread: 1 Guest(s)