\n"); /* This is another method of commenting within PHP, it allows you to carry comments over several lines without repeating the comment tag */ print("Today's date is: $date\n"); ?>