标签: php mysql store urdu
我从Feed中获取乌尔都语的数据,当我将其存储在MySql中时,它会在数据库中存储问号。我该怎么办?我已经将整理设置为utf8_general_ci。 这是下面的代码: $ result = Domain :: SpUrduNewsInsert($ url,$ Title_utf8_string, $ summary_utf8_string,$ DateObj,$ content_hash,$ news_image );