shedokan Posted November 8, 2007 Share Posted November 8, 2007 when I try to get data that written in hebrew from mysql I get ??? signs please help! Link to comment https://forums.phpfreaks.com/topic/76515-solved-help-problem-with-getting-data-from-mysql-in-hebrew/ Share on other sites More sharing options...
shedokan Posted November 8, 2007 Author Share Posted November 8, 2007 what I did is I set the table I needed to utf8 and all the rows in it to utf8 the added this to the connection script:mysql_query("SET NAMES 'utf8'"); hope this will help if someone will need it Link to comment https://forums.phpfreaks.com/topic/76515-solved-help-problem-with-getting-data-from-mysql-in-hebrew/#findComment-387563 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.