View Single Post
Old 10-01-2003, 03:02 PM  
JSA Matt
So Fucking Banned
 
Join Date: Aug 2003
Location: San Diego, CA
Posts: 5,464
Quote:
Originally posted by Hardcore J


Wouldn't that make it rotate 10 instead of 9 ?
Actually since it doesn't count zero.. change all the 4's to 9's.

Results from my test:

Day: 269, 08.html
Day: 270, 09.html
Day: 271, 01.html

PHP Code:
    if ($day 9)    {
        while(
$day 9)    {
            
$day = ($day 9);
        }
    } 
JSA Matt is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote