Quote:
|
Originally Posted by Muff
Code:
<?php
$fileName = "./ce.txt";
mt_srand( (double) microtime() * 1000000 );
$a = file($fileName);
$randNum = mt_rand( 0, sizeof($a)-1 );
header( "Location: ". $a[$randNum] );
?>
Plain text file named ce.txt with a url in it.
So if I wanted to link to the CE thread http://www.gofuckyourself.com/newrep...eply&p=6641788
It would look like this www.taylorsmovies.com/ce.php
Not exactly easy but if you want them done I can set them up for our sites with your account codes and email them to you so you can upload to your site.
|
I really don't want anyone to go out of their way just yet until I test this and make sure it works (and I get decent results). That's why I'm asking for linking structures that are already proven to work. I appreciate your willingness to do that for me, but now really isn't the time... at least not yet.
- PornAddict