Welcome - log out  

 

Click on the daily links to view that day's questions.
You will be able to revisit a day's questions and answers at any point until the closing day.

Good luck!

Nic

\n"; for($columns=1;$columns<=7;$columns++) { $day++; $date=$day+20071200; // $date=$day+20051200; //echo "\n"; } echo "\n"; } echo "
Mon
Tues
Wed
Thurs
Fri
Sat
Sun
=1) //makes sure it doesn't display the end of November { $current_date=date("Ymd"); //plus 100 to move it to December; if(((($current_date>=$date)&&((date("D",strtotime($date))!="Sun")&&(date("D",strtotime($date))!="Sat"))&&$date<20071220))or $valid_user=="basiboo") //if the display date has passed //the following line will allow access to all the dates irrespective of actual date //-------------------------------------------- // if((date("D",strtotime($date))!="Sun")&&(date("D",strtotime($date))!="Sat")or $valid_user=="basiboo") //if the display date has passed //-------------------------------------------- { // echo"".$day.""; echo"".$day.""; } else//else if it is a weekday { echo"".$day.""; } } else { echo" "; } echo"
"; ?>