Category: Extending PHPMailer
Stripping HTML code for AltBody and PHPMailer-FE
As the developers, we obviously use PHPMailer extensively in our applications. In some, we were using HTML2Text, a very good utility available at chuggnut.com. For basic forms processing, HTML2Text is overkill and does not render the forms data properly… more »