php redirect (how do you make it stay on your own domain)?

by BJ Min
9 replies
hi,

i know how to create a PHP redirect like this:

< ?phpheader("location:Affiliate_URL_HERE");?>


MY QUESTION:
- how do you do a php redirect and MAKE IT stay on your own domain so the visitor will think your domain is the actual domain?
- ex: if the affiliate product is product.com and your domain is product123.com....

i want to use a php redirect that links to affiliate link (but stays at product123.com)

anyone know how?

thanks!
BJ

PS...i know how to do it with html but that version doesn't seem to give credit when i use the internet explorer (for firefox and google chrome it works)...so im wondering if php version exists and if it works...
#domain #make #php #redirect #stay

Trending Topics