HTML/text email help

Discussion in 'PHP' started by mnymkr, Oct 17, 2007.

  1. #1
    Hello,

    I have spent the last few hours reading every dang tutorial I can find on using the mail function to send html and text emails.

    Most of them are like 7 years old (sometimes I wish Google would put the most recent content first)

    Anyway.....

    I have a lead capture form and I need the results emailed to me in HTML for my yahoo account and text in case I check it with cellphone

    I would also hope and like for the mail script to email the person who submitted the form and say thanks.....and I would like for that to be html or text

    None of these tutorials really explain what is going on.

    Thanks in advance!
     
    mnymkr, Oct 17, 2007 IP
  2. nico_swd

    nico_swd Prominent Member

    Messages:
    4,153
    Likes Received:
    344
    Best Answers:
    18
    Trophy Points:
    375
    #2
    nico_swd, Oct 17, 2007 IP
  3. mnymkr

    mnymkr Well-Known Member

    Messages:
    2,328
    Likes Received:
    32
    Best Answers:
    0
    Trophy Points:
    120
    #3
    do i load PHP mailer?

    is it pear? because i just tried to use a pear module and i must not have something correct?

    can i send multiple emails with this one script like one version to me and one version to the person who submitted the form
     
    mnymkr, Oct 17, 2007 IP
  4. ramiz123

    ramiz123 Banned

    Messages:
    466
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #4
    is thereare other program besides php mailer
     
    ramiz123, Oct 17, 2007 IP
  5. Michael Boateng

    Michael Boateng Peon

    Messages:
    5
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    well i came across this php script ... may be u might want to give it a shot and see .... visit this url http://www.ibdhost.com/contact/
     
    Michael Boateng, Oct 17, 2007 IP
  6. mnymkr

    mnymkr Well-Known Member

    Messages:
    2,328
    Likes Received:
    32
    Best Answers:
    0
    Trophy Points:
    120
    #6
    i am not sure what the wants me to do

    Copy class.phpmailer.php into your php.ini include_path.
     
    mnymkr, Oct 17, 2007 IP