param(); function isValidChineseMobileNumber($number) { return preg_match('/^1\d{10}$/', $number) ? true : false; } if(!empty($param['p'])){ //验证手机号码 if(isValidChineseMobileNumber($param['p'])) { $is_cha = 1; }else{ $is_cha = 0; } }else{ $is_cha = 0; } $is_detail = 0; if(!empty($param['h'])){ $is_cha = 1; $is_detail = 1; $sql = "select * from ey_zc_form where code='".$param['h']."' and status=1 and is_del=0 limit 1"; } //缓存问题 增加时间参数即可 ?> {eyou:if condition='($is_detail === 1)'} {eyou:sql sql='$sql' cachetime='3600' empty=''} {eyou:php} $detail = $field; $extend_info = json_decode($field['extend'],true); {/eyou:php} {/eyou:sql} {eyou:if condition='($area_name == "")'} {eyou:sql sql='$sql2' cachetime='3600' empty=''} {eyou:php} $area_name = $field['name']; {/eyou:php} {/eyou:sql} {/eyou:if} {/eyou:if}
匹配成功结果展示:
姓名:...
手机:183****8270
地区:辽宁/葫芦岛
申报专业:建筑职称
申报等级:高级工程师
字段信息 | 实际要求 | 填写资料 | 匹配结果 |
---|---|---|---|
学历 | 本科 | 本科 | √ |
年龄 | 不限制 | 30岁 | x |
毕业专业 | 不限制 | 无 | √ |