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_touch_nav_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_touch_nav`;");
E_C("CREATE TABLE `ecs_touch_nav` (
  `id` mediumint(8) NOT NULL AUTO_INCREMENT,
  `ctype` varchar(10) DEFAULT NULL,
  `cid` smallint(5) unsigned DEFAULT NULL,
  `name` varchar(255) NOT NULL,
  `ifshow` tinyint(1) NOT NULL,
  `vieworder` tinyint(1) NOT NULL,
  `opennew` tinyint(1) NOT NULL,
  `url` varchar(255) NOT NULL,
  `pic` varchar(255) NOT NULL,
  `type` varchar(10) NOT NULL,
  PRIMARY KEY (`id`),
  KEY `type` (`type`),
  KEY `ifshow` (`ifshow`)
) ENGINE=MyISAM AUTO_INCREMENT=11 DEFAULT CHARSET=utf8");
E_D("replace into `ecs_touch_nav` values('1','','0',0xe585a8e983a8e58886e7b1bb,'1','0','0',0x6361745f616c6c2e706870,0x30312e706e67,0x6d6964646c65);");
E_D("replace into `ecs_touch_nav` values('2','','0',0xe9a284e594aee6b4bbe58aa8,'1','0','0',0x7072655f73616c652e706870,0x30322e706e67,0x6d6964646c65);");
E_D("replace into `ecs_touch_nav` values('3','','0',0xe8b4ade789a9e7baa2e58c85,'1','0','0',0x626f6e75732e706870,0x30332e706e67,0x6d6964646c65);");
E_D("replace into `ecs_touch_nav` values('4','','0',0xe7b2bee59381e59ba2e8b4ad,'1','0','0',0x67726f75705f6275792e706870,0x30342e706e67,0x6d6964646c65);");
E_D("replace into `ecs_touch_nav` values('5','','0',0xe7a7afe58886e59586e59f8e,'1','0','0',0x65786368616e67652e706870,0x30352e706e67,0x6d6964646c65);");
E_D("replace into `ecs_touch_nav` values('6','','0',0xe99990e697b6e7a792e69d80,'1','0','0',0x7072655f7370696b652e706870,0x30362e706e67,0x6d6964646c65);");
E_D("replace into `ecs_touch_nav` values('7','','0',0xe4b8aae4babae4b8ade5bf83,'1','0','0',0x757365722e706870,0x30372e706e67,0x6d6964646c65);");
E_D("replace into `ecs_touch_nav` values('8','','0',0xe58886e99480e4b8ade5bf83,'1','0','0',0x646973747269627574652e706870,0x30382e706e67,0x6d6964646c65);");
E_D("replace into `ecs_touch_nav` values('9','','0',0xe59586e59f8ee5a4b4e69da1,'1','0','0',0x61727469636c655f6361742e7068703f69643d3131,0x30392e706e67,0x6d6964646c65);");
E_D("replace into `ecs_touch_nav` values('10','','0',0xe88194e7b3bbe68891e4bbac,'1','0','0',0x6563746f7563682e7068703f6163743d636f6e74616374,0x31302e706e67,0x6d6964646c65);");

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