Originally Posted by Dr Unne 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. LOL winnared more, please.
<?php srand(time()); if(rand() % 99 == 0) { header( 'Location: http://www.eyesonff.com' ) ; } ?>
Forum Rules