In this PHP exercise, you will use a conditional statement to
determine what gets printed to the browser. Write a script that
gets the current month and prints one of the following responses,
depending on whether it's August or not:
It's August, so it's really hot.
Not August, so at least not in the peak of the heat.
In this PHP exercise, you will use a conditional statement to determine what gets printed to the browser. Write a script
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am