Project Description
Applying my understanding of handling HTML forms in PHP to create a calculator. This PHP application will consist of two forms which will use the get method to add and divide integers. after submition the action method will direct the client to a new page with the sum of the submitted form.
Click here for GitHub repository
Project Description
Applying my understanding of handling HTML forms in PHP to create a calculator. This PHP application will consist of two forms which will use the get method to add and divide integers. after submition the action method will direct the client to a new page with the sum of the submitted form.
Click here for GitHub repository