$year=date("Y")-2008; #$day=date("d"); $month=date("m"); #if ($day > 20) { # $month = $month +1; #} $number = ($month+$year*12)%20; ?>