Search results

  1. R

    Can anyone spot the error in this php code?

    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>...
Back
Top