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
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
In this PHP exercise, you will use a conditional statement to determine what gets printed to the browser. Write a script
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!