Using php
Implement a simple HTML and PHP calculator
First Number Second Number Operation O+ O-0* Compute Reset
Use an array to display the operations The HTML form submits to itself The HTML form is a sticky form Define and use for PHP functions for addition, subtraction, multiplication, and division