Closed Thread
Results 1 to 4 of 4

Thread: HELP php mail()

  1. #1
    ibtlalc43 is offline x10Hosting Member ibtlalc43 is an unknown quantity at this point
    Join Date
    Jul 2011
    Posts
    2

    HELP php mail()

    I am testing my register script but the mail function is not working.
    here is the script I am using.

    $to = $email;
    $headers = "From: <admin@ibtlalc.co.cc>";
    $subject = "Activate Your ibtlalc Account";
    $server = "mail.ibtlalc.co.cc";

    ini_set ('SMTP', $server);

    $body="
    Dear $name,

    bla blah blah

    Thank you again,
    Scott Page";
    $mail = mail($to, $subject, $body, $headers);
    if ($mail){echo "yay";}

    The script doesn't echo anything.

    This script has worked in the past but it doesn't now. PLEASE HELP.

    Please note, the $email value is set by the user.

  2. #2
    calistoy's Avatar
    calistoy is offline Free Support Volunteer calistoy is just really nice
    Join Date
    Aug 2008
    Location
    USA
    Posts
    5,598

    Re: HELP php mail()

    I see where you register at your site. Something must be broken in the script, though. I see a line of php code displayed right above the place to register. Please recheck your code there.

  3. #3
    descalzo's Avatar
    descalzo is offline Grim Squeaker descalzo has a brilliant futuredescalzo has a brilliant futuredescalzo has a brilliant future
    Join Date
    Jul 2009
    Location
    Ankh-Morpork
    Posts
    7,635

    Re: HELP php mail()

    Your index page is .html

    The servers a x10hosting do not parse .html files as PHP.

    The file has to have extension of .php to work on x10hosting.
    Nothing is always absolutely so.

  4. #4
    ibtlalc43 is offline x10Hosting Member ibtlalc43 is an unknown quantity at this point
    Join Date
    Jul 2011
    Posts
    2

    Re: HELP php mail()

    Sorry, i forgot to mention that the web address in which i use this script is

    http://www.ibtlalc.co.cc/register.php

Closed Thread

Similar Threads

  1. Replies: 0
    Last Post: 06-29-2011, 02:54 PM
  2. php info and php mail() function, route to mail from server
    By fammking.mak17 in forum Free Hosting
    Replies: 0
    Last Post: 02-22-2011, 03:50 AM
  3. Replies: 1
    Last Post: 10-04-2010, 02:46 PM
  4. Replies: 1
    Last Post: 09-30-2009, 10:52 AM
  5. Replies: 3
    Last Post: 12-03-2007, 08:56 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers