<?php echo date('l', strtotime('mon')) . ' '; echo date('l', strtotime('tue')) . ' '; echo date('l', strtotime('wed')) . ' '; echo date('l', strtotime('thur')) . ' '; echo date('l', strtotime('fri'));
You have javascript disabled. You will not be able to edit any code.