hi,
i'm trying to add hebrew text to both my sites but can't manage to do so. the text turns into question marks....
how do I fix it?
web site url is www.kineretlourie.com
www.arielcaine.com
hi,
i'm trying to add hebrew text to both my sites but can't manage to do so. the text turns into question marks....
how do I fix it?
web site url is www.kineretlourie.com
www.arielcaine.com
The problem more than likely is that your database is set for the wrong encoding type. Using PHPMyAdmin you can look...it should be some form of utf8...but I bet you have latin1. Using the tool, you can change the encoding for the database, tables and the columns to utf_general_ci and then your text (after reinputting it) should be just fine.
This thread has been closed, thank you.