PHP Manual

This assignment was a quick introduction to PHP. The main focus was creating a webpage that can receive data and then display it back. The next logical step being placing data into a database. Below you will find a link to the code I created during this exercise. It takes in two variables and returns the results.

Example Code

Image