Server : Apache System : Linux iZ2vcgyutqttsd1p850kl8Z 3.10.0-1160.92.1.el7.x86_64 #1 SMP Tue Jun 20 11:48:01 UTC 2023 x86_64 User : www ( 1000) PHP Version : 5.6.40 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv Directory : /www/wwwroot/saimikebio.com/widget/bfw/bdata/510/ |
<?php define('InEmpireBakData',TRUE); require("../../inc/header.php"); /* SoftName : EmpireBak Version 5.1 Author : wm_chief Copyright: Powered by www.phome.net */ DoSetDbChar('utf8'); E_D("DROP TABLE IF EXISTS `ecs_user_card`;"); E_C("CREATE TABLE `ecs_user_card` ( `id` int(20) unsigned NOT NULL AUTO_INCREMENT, `user_id` mediumint(8) unsigned NOT NULL DEFAULT '0', `ct_id` int(10) unsigned NOT NULL DEFAULT '0', `card_level` varchar(60) NOT NULL DEFAULT '', `card_no` varchar(60) NOT NULL DEFAULT '', `card_pass` varchar(60) NOT NULL DEFAULT '', `card_status` tinyint(1) unsigned NOT NULL DEFAULT '0', `send_type` varchar(60) NOT NULL DEFAULT '', `add_time` int(10) unsigned NOT NULL DEFAULT '0', `bind_time` int(10) unsigned NOT NULL DEFAULT '0', `user_money` decimal(10,2) NOT NULL DEFAULT '0.00', `pay_points` int(10) unsigned NOT NULL DEFAULT '0', `rank_points` int(10) unsigned NOT NULL DEFAULT '0', `true_name` varchar(60) NOT NULL DEFAULT '', `address` varchar(255) NOT NULL DEFAULT '', `mobile` varchar(60) NOT NULL DEFAULT '', `email` varchar(60) NOT NULL DEFAULT '', `sex` varchar(10) NOT NULL DEFAULT '', `is_show` int(1) unsigned NOT NULL DEFAULT '0', `des` varchar(255) NOT NULL DEFAULT '', PRIMARY KEY (`id`), UNIQUE KEY `card_no` (`card_no`), KEY `user_id` (`user_id`) ) ENGINE=MyISAM AUTO_INCREMENT=2106 DEFAULT CHARSET=utf8"); E_D("replace into `ecs_user_card` values('2101','194','6',0x31,0x61616262313031,0x3538383439363036,'1',0xe7babfe4b88be59586e5ba97,'1471400900','1471401206','100.00','100','100',0xe5bca0e4b889,0xe8afa6e7bb86e59cb0e59d80e8afa6e7bb86e59cb0e59d80,0x3133393831373530353633,0x736572766963654036366d61696c2e636e,'','1','');"); E_D("replace into `ecs_user_card` values('2102','0','6',0x31,0x61616262313032,0x3630323837313639,'0',0xe7babfe4b88be59586e5ba97,'1471400900','0','100.00','100','100',0xe5bca0e4b889,0xe8afa6e7bb86e59cb0e59d80e8afa6e7bb86e59cb0e59d80,0x3133393831373530353633,0x736572766963654036366d61696c2e636e,'','1','');"); E_D("replace into `ecs_user_card` values('2103','0','6',0x31,0x61616262313033,0x3939373731343631,'0',0xe7babfe4b88be59586e5ba97,'1471400900','0','100.00','100','100',0xe5bca0e4b889,0xe8afa6e7bb86e59cb0e59d80e8afa6e7bb86e59cb0e59d80,0x3133393831373530353633,0x736572766963654036366d61696c2e636e,'','1','');"); E_D("replace into `ecs_user_card` values('2104','0','6',0x31,0x61616262313034,0x3636393032343031,'0',0xe7babfe4b88be59586e5ba97,'1471400900','0','100.00','100','100',0xe5bca0e4b889,0xe8afa6e7bb86e59cb0e59d80e8afa6e7bb86e59cb0e59d80,0x3133393831373530353633,0x736572766963654036366d61696c2e636e,'','1','');"); E_D("replace into `ecs_user_card` values('2105','0','6',0x31,0x61616262313035,0x3230393836323733,'0',0xe7babfe4b88be59586e5ba97,'1471400900','0','100.00','100','100',0xe5bca0e4b889,0xe8afa6e7bb86e59cb0e59d80e8afa6e7bb86e59cb0e59d80,0x3133393831373530353633,0x736572766963654036366d61696c2e636e,'','1','');"); require("../../inc/footer.php"); ?>