//在字符串中反查xingming字段中的姓名包含在指定字符串$nicheng_chuli_val的方法 $nicheng_chuli_val="九品源码-北京百度-15900001111" $sql_search="select xingming from xy_tk_xueyuan where bianma_dw='".$vv_bianma_dw."' and '".$nicheng_chuli_val."' REGEXP xingming "; $result=$mysqli->query($sql_search); if (!$rs=$result->fetch_assoc()){ $echo_nc.=$nicheng_chuli_val."<br>";//没找到就记一下 }
版权声明:除特别声明外,本站所有文章皆是本站原创,转载请以超链接形式注明出处!