Thread: Php question
View Single Post
Old 03-02-2010, 07:44 PM  
sarettah
see you later, I'm gone
 
Industry Role:
Join Date: Oct 2002
Posts: 14,091
<?php if(date('w',time())>=1 && date('w',time())<=4) {?>

Your template code here

<?php } ?>

should work.

Let me know how it goes
__________________
All cookies cleared!
sarettah is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote