cakmaka Posted August 3, 2007 Share Posted August 3, 2007 Hi everybody, I created a db in ms access 2003 and I can access it via php however when I insert data into it data's unicode characters are not visible like original one.I checked unicode compression in db and it is correct and I put <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8"> <meta http-equiv="content-language" content="TR"> this meta tag to all my php pages. for example: when I put the word "uğur" in a text field in db I can successfully complete the insert statement but when I open the db and look it up it looks like "Uğur" ??? Is there anyone can help me? ??? Link to comment https://forums.phpfreaks.com/topic/63226-php-to-ms-access-unicode-character-problem/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.