Jump to content

Characters Problem


ballouta

Recommended Posts

Hello

 

I posted before a question to solve a problem with arabic text and utf-8

In that time, the solution was to use this command when i query a database with arabic characters:

mysql_query( "SET NAMES 'utf8';" );

 

Now, i have a similar problem, after posting a form values, they are stored in session variables inorder to review this form till it is confirmed.

All characters in this page appear correctly excelpt the session values:

they are looking liek this: ط§ظ„ط¯ط§ط¹ظˆظ‚

 

How i can solve this problem?

thank you in advance

 

Link to comment
https://forums.phpfreaks.com/topic/131486-characters-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.