PHP form help with the mail command?

  • Thread starter Thread starter jasemuk
  • Start date Start date
J

jasemuk

Guest
I have a PHP form but it is only able to send the $message ie only one of my input boxes are displayed in the email's I send.

How can I send not just the message, but also the name of the person, his email address and all of the other input fields I have created?

It seems like I am only able to send one of the input fields.

Thanks.
 
Back
Top