IitzikfishelyMay 23, 2020
they message that is sent to my email appears in signs and not the actual letters in Hebrew I was typing... can I fix that?
1 reply · opened May 23, 2020
they message that is sent to my email appears in signs and not the actual letters in Hebrew I was typing... can I fix that?
Hello,
Simply set the charset for the $mail Object in the include/form.php File. Example:
$mail->CharSet = "UTF-8";Make sure that you add the above line of code anywhere after this line: $mail = new PHPMailer(); .
This will definitely fix your issue. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard