Jump to content

Charset Problem


rajesh

Recommended Posts

Hello friends

 

I have developed my site in the charset iso-8859-1  . later my client asked me to change the charset to UTF-8 .. in My databse the previous values are stored in the format "iso-8859-1" now newly stored values are UTf-8 format.

 

In the common page (UTF-8) i have shaw the all the values at that time it have faced the problem

newly stored values return the correct format but previous values are not shown in the correct format.

 

I have used the htmlentities() function to display the previous values in correct order but the new values are changed by using the function.

 

I need to display all the values in proper.Please any one give the Best solution for the questionnaire.

 

Rajesh

 

Link to comment
https://forums.phpfreaks.com/topic/53421-charset-problem/
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.