function check_content($content) {
$content_reg='/正则表达式/i';
if ( preg_match($content_reg,$content) ) {
return true;
}
//结果不符合格式,也当失败处理
else {
return false;
}
}
//调用
if ( check_content($content)===true ) {
}
//API接口没有响应
else {
echo 'API connect fail.';
}
如果文章或资源对您有帮助,欢迎打赏作者。一路走来,感谢有您!
txttool.com 说一段 esp56物联 查询128 IP查询