sp_check_verify_code()

X1.6.0新增

sp_check_verify_code()

功能:
验证码检查,验证完后销毁验证码增加安全性

参数:

返回:
类型boolean true|false;

使用:

<?php
if(!sp_check_verify_code()){
    echo '验证码不正确';
}

注:表单提交时验证码name为verify;支持POST和GET方法

© ThinkCMF all right reserved,powered by Gitbook最后文件编辑时间: 2016-03-09 12:40:44

results matching ""

    No results matching ""