Hello Guys,
I am new to x10hosting and I just got my free hosting account up yesterday.
I started with my website and when I added the phpmailer library to send mails using GMail SMTP, I get the following Error :-
My PHPMailer code :-
$mail = new PHPMailer(); // create a new object...