I ask you a question, when I click on send in my form, the page is reloaded and the email is not sent.
Here is the .php file
<?php
require 'PHPMailerAutoload.php';
require 'class.smtp.php';
require 'class.phpmailer.php';
$mail = new PHP...
asked by
17.02.2018 / 00:22