Search results

  1. A

    password

    my password for Cpanel has stopped working. May I have a new one?
  2. A

    default.html

    hello. I was wondering how to set the default landing page so I don't have to type it. Thank you.
  3. A

    mail() not working in php

    hello. your mail() function does not seem to be working. It says "Mail Send" but nothing actually is sent. <?php $to = "recipient@example.com"; $subject = "Hi!"; $body = "How are you?"; if (mail($to, $subject, $body)) { echo("<p>Message successfully sent!</p>"); } else {...
  4. A

    Dns

    Hello. I just bought a domain name www.themobilesecuritynetwork.com and I would like to redirect it to http://asteckles.x10.mx/index.html. I would like www.themobilesecuritynetwork.com to appear in the address bar too after it is redirected. How can I do this? Thank you.
  5. A

    soap

    hello. does the x10 server support soap requests for its' php pages? thanks.
  6. A

    error 111

    hello. i can't connect to my database. $con = mysql_connect("localhost","username","password"); is the localhost right?
  7. A

    ip address

    hello I bought a domain name with godaddy and they need my ip address to redirect. what is my ip address. thank you.
  8. A

    Account Termination

    How do I get my files back from an account which has been terminated?
  9. A

    Cannot find server

    The server cannot be found but my account is in good standing. http://toeih.x10hosting.com/
Top