全球主机交流论坛

标题: 发这里备忘 一种绑定方式 [打印本页]

作者: nr05    时间: 2011-12-20 00:09
标题: 发这里备忘 一种绑定方式
if (substr($_SERVER["HTTP_HOST"],0,4)=='www.')
        {
                $server_http_host=substr($_SERVER["HTTP_HOST"],4,strlen($_SERVER["HTTP_HOST"])-4);
        }else
        {
                $server_http_host=$_SERVER["HTTP_HOST"];
        }
if (substr(strtoupper(md5(substr($license,0,28).$server_http_host)),15,4)!==substr($license,28,strlen($license)-28))
{
        echo "<font color='red'>错误的 license值 </font>"; exit;
}
作者: cnweb    时间: 2011-12-21 12:19
这是什么
作者: wins    时间: 2011-12-21 13:53
提示: 作者被禁止或删除 内容自动屏蔽
作者: 西崽猪猪    时间: 2011-12-21 15:16
这是啥 某软件的 白版权法吗?
作者: 帝仑网络    时间: 2011-12-21 16:17
不懂啥东西
作者: johnny    时间: 2011-12-21 23:18
这啥?? (, 下载次数: 0)




欢迎光临 全球主机交流论坛 (https://d.168530.xyz/) Powered by Discuz! X3.4