Sending UTF-8 body messages with PHPMailer is pretty easy. You just have to set charset
Here is an example: $mail->CharSet = 'UTF-8';
So now you can send utf-8 mail messages using PHPMailer. Good luck.
Subscribe to:
Post Comments (Atom)
Your expert in PHP and MySQL. Articles and tutorials on this website contain code examples.
No comments:
Post a Comment