PHP提取汉字

preg_match_all('/[\x{4e00}-\x{9fff}]+/u', $list, $matches);
如果觉得我的文章对你有用,可以赞助本站,使本站更好的发展