I have a problem with encoding

Permalink
I've just installed CMS, uploaded some texts, but when i'm trying to edit them, I have a problem with encoding.
(attach)

1 Attachment

 
tytdeco replied on at Permalink Reply
how to deal with arabic language site
thanks
okhayat replied on at Permalink Reply
okhayat
I have created many Arabic sites with C5. The best encoding to use for the DB is utf8_unicode_ci
joseph51 replied on at Permalink Reply
Where we hace to enter this code.
I am still unable to write in arabic on my sitE.
Can you please explain to me to steps to make it possible to publish something in arabic on my website.
joseph51 replied on at Permalink Reply
Where we hace to enter this code.
I am still unable to write in arabic on my sitE.
Can you please explain to me to steps to make it possible to publish something in arabic on my website.
12345j replied on at Permalink Reply
12345j
just add
<meta http-equiv="content-type" content="text/html; charset=utf8_unicode_ci" />
to your header.php
okhayat replied on at Permalink Reply
okhayat
No, you have to do this through mysql command line or a tool like phpMyAdmin.