*** SOLVED *** Form submission not working with Farsi Laguage

Issues related to forms.
Post Reply
aliroustai
 
 
Posts: 4
Joined: Tue Dec 28, 2021 9:55 pm

*** SOLVED *** Form submission not working with Farsi Laguage

Post by aliroustai »

Hi there I have created a basic Contact Us form for my site that seems to work fine with English text as I get the messages in my site admin Mailbox as supposed so.... However for Farsi language messages, When I open the emails, I get an unreadable crypted code like text for each section of the form where Farsi was used? I am using the build in PHP script for form submission. How can I fix this?
Thank You💐
User avatar
BaconFries
 
 
Posts: 5978
Joined: Thu Aug 16, 2007 7:32 pm

Re: Form submission not working with Farsi Laguage

Post by BaconFries »

Is Farsi going to be the main / primary language used for the form. If so then ensure you set 'accept charset' of the form to 'UTF-8' also ensure that your host / server is set to the same.
aliroustai
 
 
Posts: 4
Joined: Tue Dec 28, 2021 9:55 pm

Re: Form submission not working with Farsi Laguage

Post by aliroustai »

It worked thank you!
Post Reply