Hi,
I've been working on this for a bit and I can't seem to find the errors it's telling me.
This is the html form:
<form name="web_form" id="web_form" method="post" action="process-form-data.php">
<p><label>Enter name: </label><input type="text" name="name" id="name" /></p>...