Search results

  1. D

    hi all

    I understand that this is the case but sometimes I log on within the 31 days and sometimes I still get suspended. Why does this happen?
  2. D

    I need some php scripting help for a web form

    After hours of looking into it. Finally sorted it out I deleted the following attribute: $headers = "From: " . $_REQUEST['email']; It works fine now!
  3. D

    I need some php scripting help for a web form

    I have added the debug information to the code and also used my x10hosting email address but to no avail. For some reason I am still unable to receive the information in my web form. My HTML page where the web form is, is as follows: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0...
  4. D

    I need some php scripting help for a web form

    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...
Top