View Single Post
  #4 (permalink)  
Old 01-22-04, 06:13 PM
digioz's Avatar
digioz digioz is offline
Community VIP
 
Join Date: Oct 2003
Location: Chicago, IL
Posts: 2,171
Thanks: 3
Thanked 9 Times in 9 Posts
There is a way to do it in PHP. All you would have to do is to use a random number generator that generates a random number equal to how ever many different index files you want to have. You would then use that randomly generated number to display the version corresponding to that number from a simple text file and display it on the screen.

Sorry I am not posting the actual code here, but I am running late. Let me know if this sounds like what you are looking for.





Quote:
Originally Posted by edmonddantes
Is there a way to have my index.html change automatically upon reloading?

thanks
__________________
Reply With Quote