View Single Post
Old 01-12-2010, 12:10 AM  
fris
Too lazy to set a custom title
 
fris's Avatar
 
Industry Role:
Join Date: Aug 2002
Posts: 55,289
Code:
<?
// sidebar-monday.php
// sidebar-tuesday.php
// etc etc

$sidebar = strtolower(date('l'));
get_sidebar($sidebar);
?>
something like this
fris is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote