#如果id=3 在字符串中查找出3是否存在。$str=”2,12,33,22,55″;if(strpos(‘,’.$id.’,’,’,’.$str.’,’)!==FALSE){ echo “存在”;} … Continue reading 字符串查找strpos()函数用法
#如果id=3 在字符串中查找出3是否存在。$str=”2,12,33,22,55″;if(strpos(‘,’.$id.’,’,’,’.$str.’,’)!==FALSE){ echo “存在”;} … Continue reading 字符串查找strpos()函数用法