Hello,
I am a beginner. I have a contact form in my website. I received a LOT of spam from it. I would like to stop the spam and maybe include a captcha system. Can anybody help me do that?
Here below my code:
<?php
require 'connexion/connexion.php'; // Connexion à la BDD
require 'set/php/fonctions.php'; // Fonctions
?>
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width,...
Captcha for contact form
from Programming https://ift.tt/2XNz2k4
via IFTTT

0 Comments