I have one variable email_body in my database and it is defined as text datatype. When I check the values which are stored in email_body, it is in the form of html.
Can anybody tell me how it is storing in html format?
for e.g.
<p class="MsoNormal" style="margin: 0in 0in 0pt;">
<span style="color: black; font-family:"tim","serif";">
<span style="font-size:small;">Hi,</span>
</span>
</p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;">
<span style="color: black;font-family:"tim","serif";">
<br />
<span style="font-size: small;">Here is the weekly check register for the week of MM-DD-YY</span>
</span>
</p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;">
<span style="color: black;font-family:"tim","serif";">
<span style="font-size:small;"> </span>
</span>
</p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;">
<span style="color: black;font-family:"tim","serif";">
<span style="font-size: small;">If you have any questions, please feel free to contact us.</span>
</span>
</p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;">
<span style="color: black;font-family:"tim","serif";">
<span style="font-size:small;"> </span>
</span>
</p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;">
<span style="color: black;font-family:"tim","serif";">
<span style="font-size: small;">Please <strong><span style="text-decoration:underline;">
<span style="font-family: "tim","serif";">reply to all</span>
</span></strong> when responding to this email.</span>
</span>
</p>
{ }) on the editor toolbar to nicely format and syntax highlight it!