I'm using the script in Ch 13 to prevent spam from entering my form. I created a form based off the book in (Ch 11 Sending Emails) except with an addition of checkboxes. Everything is working except the thank you message after it's sent.
The message: Warning: stripos() expects parameter 1 to be string, array given in /home/content/70/11385670/html/new_view.php on line 49
Thank you for contacting me! I will reply soon.
The message is referring to the line highlighted in red
if ($_SERVER['REQUEST_METHOD'] == 'POST') {
function spam_scrubber($value) {
// List of bad values:
$very_