Create a single PHP file that displays the current time. Include a message that indicates whether we are in the first or second half of the minute. Also print how many seconds are remaining before the minute is over. Finally, print a list of 10 lines that say "Counting: #" where the # is the number from 1 to 10.