Thread
:
Php question
View Single Post
03-02-2010, 08:13 PM
quantum-x
Confirmed User
Join Date: Feb 2002
Location: ICQ: 251425 Fr/Au/Ca
Posts: 6,863
Quote:
Originally Posted by
sarettah
<?php if(date('w',time())>=1 && date('w',time())<=4) {?>
Your template code here
<?php } ?>
should work.
Let me know how it goes
Why not just
<? if(date('w')>=1 && date('w')<=4) {?>
time() is redundant
__________________
PrettyInCash.com
-
BoozedGFs.com
-
TeenGFs.com
-
JizzGFs.com
-
MilfUploads.com
-
quantum-x
View Public Profile
Visit quantum-x's homepage!
Find More Posts by quantum-x