Hi every one. i m sending mail in php and facing a problem
the problem is
when i add some text in the body like this
<b>this text is bold</b>
then this text is shown as it is
in the mail
i want to show this text bold
The problem here is that the tags do not apply and are shown as it is.
Please tell me the solution.
Thanks in advance