Help please

Discussion in 'PHP' started by kuttappan, Jun 9, 2010.

  1. #1
    Can anyone make it so that this successfully sends email from a localhost server.

    Because it always says that the email has been sent... Yet it never arrives... -.-'
     
    kuttappan, Jun 9, 2010 IP
  2. roopajyothi

    roopajyothi Active Member

    Messages:
    1,302
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    80
    #2
    I hope the Value for ID is not hidden in the Form
    Then if you use Post use Post else if you use GET use GET
    Don't confuse them!
    Better you can use GET for this Snippet! :)

    Also you need to use ArGoSoft .NET Mail Server and Outlook express if you need to send receive emails within your computer (Free Version is enough for this) or a network :)
    If you are a Pro PHPian Go with Mercury Mail! :)
     
    roopajyothi, Jun 9, 2010 IP