User Profile

Collapse

Profile Sidebar

Collapse
lurryhomwa
lurryhomwa
Last Activity: Jun 14 '07, 08:44 PM
Joined: Jun 14 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • lurryhomwa
    replied to mail() function
    in PHP
    that still did not work but
    SMTP =smtp.blueyonde r.co.uk

    that is what i set to in php.ini file

    do u have any exmple of how ur php.in file will look like on the mail function...
    See more | Go to post

    Leave a comment:


  • lurryhomwa
    replied to mail() function
    in PHP
    cheers mate

    but this is what come back

    Warning: Failed to Connect in l:\program files\webroot\s endmail.php on line 5

    so i am not sure is there something with my php/apache i dont know?...
    See more | Go to post

    Leave a comment:


  • lurryhomwa
    started a topic mail() function
    in PHP

    mail() function

    hi people sorry to bother you with this Question but i am straggling i am nbew to php but i realy keen to use it, the thing is i am trying to use the mail function to receive information from a form but nothing seems to work my code is like this and my php. ini file lookes like this respectively.
    [code=php]
    <?
    $email = $_REQUEST['email'];
    $message = $_REQUEST['message'];

    mail ("user@domain.c om",...
    See more | Go to post
    Last edited by Atli; Jun 27 '07, 11:24 AM. Reason: Added code tags, and removed email.
No activity results to display
Show More
Working...