EMPLOYEE VOTING FOR HAVING A GYM IN THE OFFICE Employee Id Gym? Yes No Submit Click here for the Total Count Fig 1 a) Cr
Posted: Fri Jul 01, 2022 5:33 am
EMPLOYEE VOTING FOR HAVING A GYM IN THE OFFICE Employee Id Gym? Yes No Submit Click here for the Total Count Fig 1 a) Create a web form as shown in Fig 1. b) Process the form data and store it in a text file with each voter's information. c) Create another PHP file to read each employee's choice. Calculate the total number of votes, how many employees have voted 'yes' and how many voted 'no'. And display all the information.