weee
02-19-2006, 10:31 PM
I saw that line in a page that I need to update and I really would like to know what's the input of this line and what it does?
<?php $day_name = date("D"); echo ("$day_name\n"); ?>
<?php $day_name = date("D"); echo ("$day_name\n"); ?>