I am creating a form and I now have the form almost done. I would like to have it set up so that in the email program (I am using Thunderbird) on top it says “Subject” and then it says “From” and then “Date”. The Subject part works good and the Date part works good, but there is just a small “dash” where it says from. On the form there is a box to type in your name. I would like to have the persons name appear in the “From” part of the email program. I have been trying for 3 days now to figure out how to do this and I can’t get it right. I could sure use some help on this.
This is the code I am using in the form and it is working just fine. I just need to know what php code to use to get the person’s name to appear in the email program where it says “From”.