Thread
:
Using php redirects for sponsor links
View Single Post
2006-11-29, 02:49 PM
#
1
tickler
If there is nobody out there, that's a lot of real estate going to waste!
Join Date: Dec 2003
Posts: 2,177
I generally load the link(
random
) to a variable first.
PHP Code:
<?
$GOTO_URL
=
"http://www.link.com/"
;
header
(
"Location: "
.
$GOTO_URL
);
?>
</HTML></BODY>
__________________
Latina Twins, Solo, NN, Hardcore
Latin Teen Cash
tickler
View Public Profile
Find More Posts by tickler