Jump to content

[SOLVED] Language Problem in PHP


everurssantosh

Recommended Posts

Hi,

 

I am trying to show five different languages in my website. I am not using any other tool to achieve this task. Basically, I have stored the all language values in a language file. While in my pages, I include the language page and call the language varriables. I manage the languge value like english, spanish etc in my session varriable.

 

My problem is: There are some spcial characters in languages like italian, german for example : è,á ,ó ,Nº ,ñ etc and these are not shown properly in my browser. It shows like a sqare box which makes the complete sentense not readable and looks ugly. I think we need to install some kind of package in the client browser in order to show these special characters!! but honestly speaking, I have no idea how to solve it.

 

Any help in this regard is higly appritiated !!

 

Thank you

Santosh

 

Link to comment
https://forums.phpfreaks.com/topic/111867-solved-language-problem-in-php/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.