Hi guys, I am trying to send email using PHP.
I have made a PHP file and my server supports it.
But when I use x.sendAndLoad(“http://www.some.com/~hs/gone/email.php",res,"POST”);
I am getting a URL not found error, but the file is there :hair:
Any idea what i could be doing wrong?