Page 1 of 1

How to change the format of mail?

Posted: Sat Nov 05, 2011 10:46 am
by premecorp
Hello Friends,
I have used mail function and its working perfectly but I want to change the format of coming mail. I have a html form with multiple fields like Name, Email, Phone.... and I am getting the mail like NameEmailPhone... because I have used concatenate all the message variable.

I need the mail like
Name: ------
Email: ------
Phone: ------

If anyone have any idea regarding this please help me.....

Re: How to change the format of mail?

Posted: Sat Nov 05, 2011 2:11 pm
by nowaydown1
Hey premecorp,

Can you please post the code that is sending your mail now? You'll get a lot more bites on your thread if we can see what you actually have going now.