in_array效率问题以及解决办法

先将要对比的数组中的 键  和  值  设置成一样

然后用isset() 进行对比,存在则删除

原文地址:https://www.cnblogs.com/meibao/p/5101898.html