//ads: ?> Hi, I am making a contact form thingy, and my php isn't working any reason why?phphtml PHP Snippet 1:$name = $_POST['name']; $mail = $_POST['mail']; $message = $_POST['message'];