Posts by Janderson Silva • 121 points
1 post
-
2
votes3
answers977
viewsA: Email exiting with strange characters in PHP
You can use the Phpmailer class to send emails, on the Github page there is a good example of use: https://github.com/PHPMailer/PHPMailer By default Phpmailer comes configured with ISO-8859-1…