Help for this page
if ($foo) { print "the date is... $date \n <br>"; }
if ($foo) { print "The date is...", $date, "\n <br>"; }