konrness/instant-win

PHP 类,用于在一定时间段内随机发放固定数量的即时赢奖。

0.2 2015-03-25 21:13 UTC

This package is not auto-updated.

Last update: 2024-09-28 14:54:56 UTC


README

PHP 类,用于在一定时间段内随机发放固定数量的即时赢奖。

用法

查看 scripts/example-daily.php 以了解如何每天(午夜至午夜)奖励 10 个即时赢奖,即使即时赢奖尝试次数可变或未知。

$ ./scripts/example-daily.php
You won!!!
$ ./scripts/example-daily.php
Sorry, you did not win.