![]() |
php coders... redirect help
I want to redirect all traffic going to MPA2's hit.php page to our tour page.
I'm dropping MPA2 all together and don't want to manually change 100s links. |
How do you plan to do your affiliate stuff after dropping MPA2?
Contact me on ICQ: 1889711 |
htaccess
|
give this on top of your php file and change url:
header("Location: http://www.dmnt.net"); |
If you use header(), make sure you use exit();after it or code could continue to be called following the redirect.
|
The easiest thing to do would be just make a permanent redirect from htaccess.
If you need something more, like keeping track of reffering ID's and carry them over to a new page or whatever hit me up on ICQ. I can do that pretty cheap and shouldn't take long to make :thumbsup |
All times are GMT -7. The time now is 02:33 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123