$str = 'b,c,d,e,f,g,h'; $sa = explode(',',$str); if(in_array("c",$sa)) echo "find it!";
21,893
社区成员
140,347
社区内容
加载中
试试用AI创作助手写篇文章吧