Hi guys, i used this tutorial at treehouse to make a working form, but whenever i submit the form i get this message
Error message:
<code>
<br /> <b>Fatal error</b>: Call to undefined function http_response_code() in <b>/home/testsite.com/php/process.php</b> on line <b>37</b><br />
</code>
The message gets sent but this error shows up. Any clue on how to solve this issue. Thanks.