文件名称:幸运大转盘游戏获奖程序
文件大小:118KB
文件格式:RAR
更新时间:2014-06-12 10:44:12
幸运大转盘
幸运大转盘游戏获奖程序CREATE TABLE IF NOT EXISTS `pw_luck` ( `uid` bigint(20) NOT NULL, `name` char(40) NOT NULL, `msg` int(11) NOT NULL, PRIMARY KEY (`uid`) ) ENGINE=MyISAM DEFAULT CHARSET=gbk; CREATE TABLE IF NOT EXISTS `pw_luckcode` ( `id` bigint(20) NOT NULL auto_increment, `cardcode` char(100) NOT NULL, `oc` smallint(6) NOT NULL default '0', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=0 ;
【文件预览】:
luck
----updata.php(590B)
----index.php(4KB)
----luck.php(885B)
----luck.swf(94KB)
----luck_cfg.php(654B)
----updatatool.php(1KB)
----info.xml(92B)
----admin.php(8KB)
----check.php(470B)
----gettool.php(321B)
----home-old.gif(108B)
----sql.txt(437B)
----template()
--------admin.htm(11KB)
--------index.htm(3KB)
----updatacard.php(876B)
----updatascore.php(2KB)
----error.php(844B)