Simple pizza order form using PHP developed for a school project.
This webpage uses a form where the user can enter their pizza order. A PHP script then calculates the total and displays it to the screen, and writes the result to a text file.
Technology used:
- HTML
- CSS
- PHP