View Single Post
Old 11-23-2009, 08:26 PM  
XD2
Confirmed User
 
XD2's Avatar
 
Industry Role:
Join Date: Sep 2007
Location: Cheshire, UK
Posts: 454
PHP Version:
Code:
<?php
header("Location: /".rand(1,4).".html"); exit();
?>
Just make the same amount of html pages as you specify in the rand(1,4) part for example:
1.html
2.html
etc

You just need that code in index.php and it will redirect.
__________________
David • 421-179-116 • support [@] adultnetworkuk [.] com

Website DevelopmentWebsite HostingModel Index SoftwareWebsite Reviews and Links
Hit me up for more information on everything I do.
XD2 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote