I have a form that I want to, when people send it, they receive an e-mail automatically. I know how to do that. My problem is that, in the "From:" part is written what I put into mail header (mail() function) followed of some other stuffs like: "Welcome@server34.dsfdfs.com" and I just want to have there something like: "Welcome". What should I do to just display in the "From:" part what I set up as mail header?
Thank you
Felipe Lopes