Challenge
No
Write a program that takes meal_amount
from GET, and computes tips at different rates.
Here's some output:
Try it:
http://webappexamples.skilling.us/html/exercises/tips/tips.php?meal_amount=60
Use the rates shown in the screenshot. Submit the URL of your solution, and a zip of your PHP file.
If you were logged in as a student, you could submit a solution to this exercise.
Where referenced