Question: Make a form that gets two values from the user. You may use a text box for that. one for #of hours working and one
Make a form that gets two values from the user. You may use a text box for that. one for #of hours working and one for an hourly rate. (HTML form)
Write a PHP function that gets two variables the number of hours worked and hourly wage. Calculate the wage and return it
Do the function call and print a message saying that " ...... is your wage"
Also make it a sticky form.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
