0
votes
1answer
168 views

php: Textarea HTML value to show in Html Email?

I'm using PHPmailer and everything is perfect except the Texts inside <textarea> are showing as ONE SINGLE LINE. Meaning, no html value (for only TEXTAREA) at all. Actually the mail itself is ...