Thread: PhMailer: help
View Single Post
  #1  
Old 05-19-2008, 04:07 PM
xist is offline xist
Registered User

Join Date: May 2008
Posts: 1

PhMailer: help

Hi, I admit I'm a php newbie, but I've often created web forms in the past using cgi scripts like sendform.

I have two questions:

- I'd need the resulting email message to have this kind of layout:

First Name: xxxx
Last Name: yyyy
Message: xyz
etc.

What do I have to change in the script to achieve that result? Could you provide an example?

- Which is the correct code to add more fields (let's say First Name, Last Name, Company Name, etc.)

Thanks! :-)
Reply With Quote