摘要:
$redis = new Redis();$redis->connect('127.0.0.1', 6379);$redis_name = 'miaosha';header("Content-type:text/html;charset=utf-8");for($i = 0;$i < 12;$i++ 阅读全文
posted @ 2017-10-09 14:39
黑白配
阅读(1246)
评论(0)
推荐(0)
摘要:
// $bonus_total 红包总金额// $bonus_count 红包个数// $bonus_type 红包类型 1=拼手气红包 0=普通红包function randBonus($bonus_total=0, $bonus_count=3, $bonus_type=1){ $bonus_i 阅读全文
posted @ 2017-10-09 10:41
黑白配
阅读(135)
评论(0)
推荐(0)

浙公网安备 33010602011771号