View Single Post
Old 2006-11-29, 02:49 PM   #2
tickler
If there is nobody out there, that's a lot of real estate going to waste!
 
tickler's Avatar
 
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 is offline   Reply With Quote