Hi! I need your help, I was trying to send emails from a form using PHPMailer but it has a problem.
When I try to send the email in localhost with XAMPP works fine, but here in X10 not.
Any suggestion?
There is my code of function sendEmail.php
<?php
require...