Home > Back-end >  Why my text in website convert to The question mark?
Why my text in website convert to The question mark?

Time:01-31

My original text : مشاوره و اجرا و کمک به بنگاه‌ها

But what is displayed on the website : مشاوره و اجرا و کمک ��ه بنگاه‌ها

what is the problem?

CodePudding user response:

i think this is because of your font, try another font.

CodePudding user response:

try to use UTF-16 if you are on UTF-8, in all other cases you should also see how they are used, changing it would be ideal

CodePudding user response:

show me your code...then I try to solve your problem...

  •  Tags:  
  • Related