WDV341 Intro PHP

Form Handler Result Page - Code Example

This page displays the results of the Server side processing.

The PHP page has been formatted to use the Model-View-Controller (MVC) concepts.

Display the values from the form using Method 1. Uses a loop to process through the $_POST array

Field Name Value of Field

Display the values from the form using Method 2. Displays the individual values.

School:

First Name:

Last Name: