Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Again Mail Send ERROR

Asked Modified Viewed 1,076 times
A
Adon_Anatolian
A
  • Junior Member, joined since
  • Contributed 12 posts on the community forums.
  • Started 7 threads in the forums
  • Started this discussions
asked
Junior Member

"the system could not send a mail,please contact with the site managers"

I always take this error,what can I do.

I opened a file in root called "testmail.php", and I wrote this code
<?php
// mail testing
if (mail("yourmail@gail.com", "test", "tst", " I am testing a mail"wink) {
echo "mail was send";
} else {
echo "send mail is not working
";
}
?>

Result:"Send mail is not working"

how can I convince Horst Firm Hosting has a problem with find a solution

has it got a solution?

Thanks....
0 replies
There are no post found.

Category Forum

Bugs and Errors - 6

Labels

None yet

Statistics

  • Views 0 views
  • Posts 0 posts
  • Votes 0 votes
  • Topic users 1 member

0 participants

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet