Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我从提要中获取乌尔都语的数据,当我将其存储在 MySql 中时,它会将问号存储在数据库中。我应该怎么办?我已经将排序规则设置为 utf8_general_ci 。这是下面的代码: $result = Domain::SpUrduNewsInsert($Url,$Title_utf8_string, $summary_utf8_string, $DateObj,$content_hash , $news_image );