Originally Posted by rubah So how do we funnel these members to our front site? PHP Code: <?php srand(time()); if(rand() % 99 == 0) { header( 'Location: http://www.eyesonff.com' ) ; }?> Probably only 4 people reading this thread will get that joke.
<?php srand(time()); if(rand() % 99 == 0) { header( 'Location: http://www.eyesonff.com' ) ; }?>
Forum Rules