I want to add extra headers onto my php mail script but I don't know how?
I am a dummy to PHP script so I don't know stuff like \r or \n or anything.
I have 5 text input fields in my html and i already know how I can display 4 of them in the email that the user sends me but it's not just the 'From' header, there are TONS of other headers that I want to include. How do I do this???
Please help???
Thanks in advance!!!

I am a dummy to PHP script so I don't know stuff like \r or \n or anything.
I have 5 text input fields in my html and i already know how I can display 4 of them in the email that the user sends me but it's not just the 'From' header, there are TONS of other headers that I want to include. How do I do this???
Please help???
Thanks in advance!!!