Get Results

Please fill the form out.
  1. Create variables for your get function.
  2. Create conditional to help display form output information.
  3. The if is if there is a first name then display first name, last name.
  4. The else says if there is no first name, display the text "Please fill the form out" with a link on the word form back to the form.php document.