Recent content by dutchy90

  1. D

    Can`t send mail

    Yea it is a outside mail that i hase treid it was my provider(telfort) mail. I have now tried multiple mails like gmail, hotmail and my own provider(telfort) mail. The only one that don`t get mail is my own provider mail. I can`t find nothing in the spambox. Sow the script works. But if i send...
  2. D

    Can`t send mail

    I have tried to send a mail to my self. After the new update from you. I`m using the same script as before so it hase been worked. For example i used the mail form from W3school -> PHP Mail Hope you can help me. Greets the Dutch Boy Dutchy90 PS. My link is...
  3. D

    Can`t login on absolut server

    thanxs that was it. Now he works fine.
  4. D

    Can`t login on absolut server

    When i try to login on the control panel: https://absolut.x10hosting.com:2083/login/ with my account name and password he says that it was wrong. But it must be the good one. Can you help me or tell what`s going on. greets a Dutch boy. my account name is dutchy90
  5. D

    PHP mail problem

    thanxs for the answer, I had put it in my script and he say False. I has mail the admin of the server and he has something chance. Now he do send the mails. It`s works
  6. D

    PHP mail problem

    hello, I has try to send a mail after a registration script. But he say the mail was send, but the mail was never come. I has try the follow script: mail ( $email_address_to , $subject, $message_contents ); If I use it without the registration page, and only this script. I got the mail, but...
Top