Form and PHP code not working
Hello,
Basically, I have developed a form to capture some basic details that I want to receive via email upon the user pressing submit.
I have followed the tutorials / google searches / examples with limited success so far. In the meantime, I am using a web built form generated by a third party. I want to have my own creation uploaded and understand how it works.
I got as far as the form creation using the following guide - Alt-Web Design & Publishing: Responsive Contact Form with Bootstrap 3.2 and PHP (Part 1)
I have saved a Work in Progress page - located here Get started. Enquire here for Loanfinder Business Loans.
The issue:
1. I added more fields and options than the guide above had and tried to update all the relevant links. I don't think I got it quite right, so will need to fix that up
2. I want the form to work so I receive an email upon submission and the user is redirected to a thankyou page. ( Article Description )
I will post relevant page codes below.
