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/
Upload File :
Current Directory [ Writeable ] Root Directory [ Writeable ]


Current File : /www/wwwroot/saimikebio.com/widget/bfw/bdata/510/ecs_weixin_menu_1.php
<?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_weixin_menu`;");
E_C("CREATE TABLE `ecs_weixin_menu` (
  `id` int(3) NOT NULL AUTO_INCREMENT,
  `menu_type` varchar(6) NOT NULL,
  `level` int(1) NOT NULL,
  `name` varchar(30) NOT NULL,
  `value` varchar(250) NOT NULL,
  `aid` int(3) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=19 DEFAULT CHARSET=utf8");
E_D("replace into `ecs_weixin_menu` values('1',0x636c69636b,'1',0xe59586e59381,'','0');");
E_D("replace into `ecs_weixin_menu` values('2',0x636c69636b,'1',0xe4bc9ae59198,'','0');");
E_D("replace into `ecs_weixin_menu` values('3',0x636c69636b,'1',0xe5aea2e69c8d,'','0');");
E_D("replace into `ecs_weixin_menu` values('4',0x636c69636b,'2',0xe696b0e59381e4b88ae5b882,0x6e657773,'1');");
E_D("replace into `ecs_weixin_menu` values('5',0x636c69636b,'2',0xe7b2bee59381e68ea8e88d90,0x62657374,'1');");
E_D("replace into `ecs_weixin_menu` values('6',0x636c69636b,'2',0xe783ade99480e59586e59381,0x686f74,'1');");
E_D("replace into `ecs_weixin_menu` values('7',0x76696577,'2',0xe8bf9be585a5e9a696e9a1b5,0x687474703a2f2f7777772e3531302e636f6d2f7765636861742f6f617574682f777863685f6f617574682e7068703f6f69643d31,'1');");
E_D("replace into `ecs_weixin_menu` values('8',0x636c69636b,'2','','','1');");
E_D("replace into `ecs_weixin_menu` values('9',0x636c69636b,'2',0xe7bb91e5ae9ae4bc9ae59198,0x6264,'2');");
E_D("replace into `ecs_weixin_menu` values('10',0x636c69636b,'2',0xe68891e79a84e68ea8e5b9bf,0x7172636f6465,'2');");
E_D("replace into `ecs_weixin_menu` values('11',0x76696577,'2',0xe58886e99480e4b8ade5bf83,0x687474703a2f2f7777772e3531302e636f6d2f7765636861742f6f617574682f777863685f6f617574682e7068703f6f69643d3134,'2');");
E_D("replace into `ecs_weixin_menu` values('12',0x636c69636b,'2',0xe5b890e688b7e8b584e98791,0x6a666378,'2');");
E_D("replace into `ecs_weixin_menu` values('13',0x636c69636b,'2',0xe8aea2e58d95e69fa5e8afa2,0x64646378,'2');");
E_D("replace into `ecs_weixin_menu` values('14',0x636c69636b,'2',0xe591bce58fabe5aea2e69c8d,0x6b656675,'3');");
E_D("replace into `ecs_weixin_menu` values('15',0x636c69636b,'2',0xe4ba8ce7bbb4e7a081e59bbee78987,0x65776d,'3');");
E_D("replace into `ecs_weixin_menu` values('16',0x636c69636b,'2',0xe5a4a7e8bdace79b98,0x647a70,'3');");
E_D("replace into `ecs_weixin_menu` values('17',0x636c69636b,'2',0xe7a0b8e98791e89b8b,0x7a6a64,'3');");
E_D("replace into `ecs_weixin_menu` values('18',0x636c69636b,'2',0xe7adbee588b0,0x7169616e64616f,'3');");

require("../../inc/footer.php");
?>