View Single Post
Old 10-07-2003, 07:48 AM  
Zorgman
Confirmed User
 
Zorgman's Avatar
 
Join Date: Aug 2002
Location: Sydney, Australia
Posts: 6,103
PHP Code:
<?php
$rand 
rand(1,3);
include(
"index$rand.html");
?>
__________________
---
Zorgman is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote