1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
functionmake_coupon_card() {
    $code='ABCDEFGHIJKLMNOPQRSTUVWXYZ';
    $rand=$code[rand(0,25)]
        .strtoupper(dechex(date('m')))
        .date('d').substr(time(),-5)
        .substr(microtime(),2,5)
        .sprintf('%02d',rand(0,99));
    for(
        $a= md5($rand, true ),
        $s='0123456789ABCDEFGHIJKLMNOPQRSTUV',
        $d='',
        $f= 0;
        $f< 8;
        $g= ord($a[$f] ),
        $d.=$s[ ($g^ ord($a[$f+ 8 ] ) ) -$g& 0x1F ],
        $f++
    );
    return$d;
}
echomake_coupon_card();


php生成随机唯一邀请码/优惠码 固定长度转载请注明来源:php生成随机唯一邀请码/优惠码 固定长度

  哈尔滨品用软件有限公司致力于为哈尔滨的中小企业制作大气、美观的优秀网站,并且能够搭建符合百度排名规范的网站基底,使您的网站无需额外费用,即可稳步提升排名至首页。欢迎体验最佳的哈尔滨网站建设