R
rjones83
Guest
I have a php script on my website to handle a form on a webpage, but I'm a bit clueless when it comes to php scripting. I have entered my email address in the php script (this address is what the form will be sent to). When I trial the form and submit, it says successfully sent but I don't recieve any emails. I understand that the web space host needs to be able to accept php to do this, which it is. I'm not sure how a host is able to handle a request to send an email though.