9. Write a PHP program to read input the number of employees working on a site and the wage rate of each employee per day(in $). Program should print the total expense(in $) done on the employees...


9. Write a PHP program to read input the number of employees working on a site<br>and the wage rate of each employee per day(in $). Program should print the total<br>expense(in $) done on the employees every day.<br>Sample Output:<br>Input no. of employees: 12<br>Enter wage rate per day: $5<br>Daily payment done to the employees is: $6O<br>

Extracted text: 9. Write a PHP program to read input the number of employees working on a site and the wage rate of each employee per day(in $). Program should print the total expense(in $) done on the employees every day. Sample Output: Input no. of employees: 12 Enter wage rate per day: $5 Daily payment done to the employees is: $6O

Jun 10, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here