dflow Posted September 13, 2009 Share Posted September 13, 2009 for some reason hebrew letters come out only in the database as hex values when using <?php mysql_query("SET NAMES 'utf8'")?> and when adding and setting the html meta to <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> returns סדסדסד characters in the databse the db is set to utf8_unicode_ci why ? and what fixes this? Link to comment https://forums.phpfreaks.com/topic/174078-mysql-query-not-inserting-non-latin-correctly/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.